Searched refs:CheckSectionsExist (Results 1 – 2 of 2) sorted by relevance
166 bool CheckSectionsExist(std::string* error_msg) const;
266 if (!CheckSectionsExist(error_msg)) { in Setup()327 bool ElfFileImpl<ElfTypes>::CheckSectionsExist(std::string* error_msg) const { in CheckSectionsExist() function in art::ElfFileImpl1301 if (!CheckSectionsExist(error_msg)) { in Load()