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

/illumos-gate/usr/src/cmd/abi/appcert/static_prof/
H A Dstatic_prof.c1136 int SCN_TYPE)
1154 if (shdr->sh_type != SCN_TYPE)
1134 get_scnfd(Elf * e_file, int shstrtab, int SCN_TYPE) argument
/illumos-gate/usr/src/cmd/sgs/nm/common/
H A Dnm.c509 get_scnfd(Elf * e_file, int shstrtab, int SCN_TYPE) argument
519 if (shdr.sh_type != SCN_TYPE) {

Completed in 7379 milliseconds