Searched refs:symtab_section_start_ (Results 1 – 2 of 2) sorted by relevance
214 Elf_Sym* symtab_section_start_; variable
49 symtab_section_start_(nullptr), in ElfFileImpl()214 reinterpret_cast<uint8_t**>(&symtab_section_start_), error_msg)) { in Setup()356 if (symtab_section_start_ != nullptr) { in CheckSectionsExist()364 if (!CheckSectionsLinked(reinterpret_cast<const uint8_t*>(symtab_section_start_), in CheckSectionsExist()586 return symtab_section_start_; in GetSymbolSectionStart()