Searched defs:text_sections (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/tools/scripts/
H A Dwsdiff.py728 text_sections = [ '.text', '.init', '.fini' ] variable
761 elif (section in text_sections) :

Completed in 45 milliseconds