Searched refs:hash_section_start_ (Results 1 – 2 of 2) sorted by relevance
221 Elf_Word* hash_section_start_; variable
53 hash_section_start_(nullptr), in ElfFileImpl()262 reinterpret_cast<uint8_t**>(&hash_section_start_), error_msg)) { in Setup()383 if (hash_section_start_ == nullptr) { in CheckSectionsExist()390 if (!CheckSectionsLinked(reinterpret_cast<const uint8_t*>(hash_section_start_), in CheckSectionsExist()638 return hash_section_start_; in GetHashSectionStart()1303 hash_section_start_ = reinterpret_cast<Elf_Word*>(d_ptr); in Load()