Searched refs:CheckSectionsExist (Results 1 – 2 of 2) sorted by relevance
143 bool CheckSectionsExist(std::string* error_msg) const;
309 if (!CheckSectionsExist(error_msg)) { in Setup()369 bool ElfFile::CheckSectionsExist(std::string* error_msg) const { in CheckSectionsExist() function in art::ElfFile1248 if (!CheckSectionsExist(error_msg)) { in Load()