Searched refs:strtab_section (Results 1 – 3 of 3) sorted by relevance
458 GElf_Shdr strtab_section; in LoadSymbols() local460 &strtab_section)) { in LoadSymbols()470 strtab_section.sh_offset + (GElf_Word)base + symbol->st_name); in LoadSymbols()
693 Elf_Scn *strtab_section = NULL; in find_strtab_for_symtab_section() local700 strtab_section = elf_getscn(elf_handle, symtab_shdr->sh_link); in find_strtab_for_symtab_section()703 return strtab_section; in find_strtab_for_symtab_section()
739 const Shdr* strtab_section = in LoadSymbols() local743 if (symtab_section && strtab_section) { in LoadSymbols()751 strtab_section->sh_offset); in LoadSymbols()756 strtab_section->sh_size, in LoadSymbols()