Searched refs:CheckSectionsExist (Results 1 – 2 of 2) sorted by relevance
162 bool CheckSectionsExist(File* file, std::string* error_msg) const;
276 if (!CheckSectionsExist(file, error_msg)) { in Setup()337 bool ElfFileImpl<ElfTypes>::CheckSectionsExist(File* file, std::string* error_msg) const { in CheckSectionsExist() function in art::ElfFileImpl1314 if (!CheckSectionsExist(file, error_msg)) { in Load()