Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/nm/common/
H A Dnm.c145 static Elf_Scn * get_scnfd(Elf *, int, int);
556 get_scnfd(Elf * e_file, int shstrtab, int SCN_TYPE) function
596 scnfd = get_scnfd(elf_file, shstrndx, SHT_STRTAB);
/illumos-gate/usr/src/cmd/abi/appcert/static_prof/
H A Dstatic_prof.c1134 get_scnfd(Elf * e_file, in get_scnfd() function
1276 scnfd = get_scnfd(elf_file, ehdr->e_shstrndx, SHT_STRTAB); in get_symtab()