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

/illumos-gate/usr/src/cmd/abi/appcert/static_prof/
H A Dstatic_prof.c844 /* ========= is_text_section ============================================== */
856 is_text_section(int shndx, function
924 if (!is_text_section(symtab_entry->st_shndx, elf_file, ehdr))
1010 if (!is_text_section(symtab_entry->st_shndx,

Completed in 47 milliseconds