Searched refs:text_sections (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/tools/scripts/ | ||
H A D | wsdiff.py | 728 text_sections = [ '.text', '.init', '.fini' ] variable 761 elif (section in text_sections) : |
Completed in 59 milliseconds