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()
393 findElfSection ( void* objImage, Elf_Word sh_type )877 stab = (Elf_Sym*) findElfSection ( ehdrC, SHT_SYMTAB );880 strtab = findElfSection ( ehdrC, SHT_STRTAB );1119 char* strtab = findElfSection ( ehdrC, SHT_STRTAB );