Searched refs:hash_section_start_ (Results 1 – 2 of 2) sorted by relevance
196 Elf32_Word* hash_section_start_; variable
123 hash_section_start_(nullptr), in ElfFile()300 reinterpret_cast<byte**>(&hash_section_start_), error_msg)) { in Setup()421 if (hash_section_start_ == nullptr) { in CheckSectionsExist()428 if (!CheckSectionsLinked(reinterpret_cast<const byte*>(hash_section_start_), in CheckSectionsExist()667 return hash_section_start_; in GetHashSectionStart()1214 hash_section_start_ = reinterpret_cast<Elf32_Word*>(d_ptr); in Load()