Searched refs:HasSection (Results 1 – 3 of 3) sorted by relevance
72 bool HasSection(const std::string& name) const;
1833 bool ElfFile::HasSection(const std::string& name) const { in HasSection() function in art::ElfFile
1128 if (!elf->HasSection(".text.oat_patches")) { in patchoat_oat()