Searched refs:symtab_section_start_ (Results 1 – 2 of 2) sorted by relevance
192 Elf32_Sym* symtab_section_start_; variable
119 symtab_section_start_(nullptr), in ElfFile()252 reinterpret_cast<byte**>(&symtab_section_start_), error_msg)) { in Setup()394 if (symtab_section_start_ != nullptr) { in CheckSectionsExist()402 if (!CheckSectionsLinked(reinterpret_cast<const byte*>(symtab_section_start_), in CheckSectionsExist()621 return symtab_section_start_; in GetSymbolSectionStart()