Home | History | Annotate | Download | only in switchback

Lines Matching refs:findElfSection

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 );