Searched refs:get_scnfd (Results 1 – 2 of 2) sorted by relevance
145 static Elf_Scn * get_scnfd(Elf *, int, int);556 get_scnfd(Elf * e_file, int shstrtab, int SCN_TYPE) function596 scnfd = get_scnfd(elf_file, shstrndx, SHT_STRTAB);
1134 get_scnfd(Elf * e_file, in get_scnfd() function1276 scnfd = get_scnfd(elf_file, ehdr->e_shstrndx, SHT_STRTAB); in get_symtab()