Searched refs:findElfSection (Results 1 – 2 of 2) sorted by relevance
327 findElfSection ( void* objImage, Elf_Word sh_type ) in findElfSection() function719 stab = (Elf_Sym*) findElfSection ( ehdrC, SHT_SYMTAB ); in ocResolve_ELF()722 strtab = findElfSection ( ehdrC, SHT_STRTAB ); in ocResolve_ELF()958 char* strtab = findElfSection ( ehdrC, SHT_STRTAB ); in ocGetNames_ELF()
395 findElfSection ( void* objImage, Elf_Word sh_type )879 stab = (Elf_Sym*) findElfSection ( ehdrC, SHT_SYMTAB );882 strtab = findElfSection ( ehdrC, SHT_STRTAB );1121 char* strtab = findElfSection ( ehdrC, SHT_STRTAB );