Home
last modified time | relevance | path

Searched refs:CheckSectionsLinked (Results 1 – 2 of 2) sorted by relevance

/art/runtime/
Delf_file.h143 bool CheckSectionsLinked(const byte* source, const byte* target) const;
Delf_file.cc335 bool ElfFile::CheckSectionsLinked(const byte* source, const byte* target) const { in CheckSectionsLinked() function in art::ElfFile
399 if (!CheckSectionsLinked(reinterpret_cast<const byte*>(symtab_section_start_), in CheckSectionsExist()
425 if (!CheckSectionsLinked(reinterpret_cast<const byte*>(hash_section_start_), in CheckSectionsExist()