Searched refs:symtab_section_start_ (Results 1 – 2 of 2) sorted by relevance
211 Elf_Sym* symtab_section_start_; variable
51 symtab_section_start_(nullptr), in ElfFileImpl()219 reinterpret_cast<uint8_t**>(&symtab_section_start_), error_msg)) { in Setup()362 if (symtab_section_start_ != nullptr) { in CheckSectionsExist()370 if (!CheckSectionsLinked(reinterpret_cast<const uint8_t*>(symtab_section_start_), in CheckSectionsExist()593 return symtab_section_start_; in GetSymbolSectionStart()