Home
last modified time | relevance | path

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

/art/runtime/
Delf_file.h146 bool CheckSectionsLinked(const byte* source, const byte* target) const;
Delf_file.cc338 bool ElfFile::CheckSectionsLinked(const byte* source, const byte* target) const { in CheckSectionsLinked() function in art::ElfFile
402 if (!CheckSectionsLinked(reinterpret_cast<const byte*>(symtab_section_start_), in CheckSectionsExist()
428 if (!CheckSectionsLinked(reinterpret_cast<const byte*>(hash_section_start_), in CheckSectionsExist()