Home
last modified time | relevance | path

Searched refs:text_sections (Results 1 – 1 of 1) sorted by relevance

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