Home
last modified time | relevance | path

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

/art/runtime/
Delf_file_impl.h171 bool CheckSectionsLinked(const uint8_t* source, const uint8_t* target) const;
Delf_file.cc298 bool ElfFileImpl<ElfTypes>::CheckSectionsLinked(const uint8_t* source, in CheckSectionsLinked() function in art::ElfFileImpl
364 if (!CheckSectionsLinked(reinterpret_cast<const uint8_t*>(symtab_section_start_), in CheckSectionsExist()
390 if (!CheckSectionsLinked(reinterpret_cast<const uint8_t*>(hash_section_start_), in CheckSectionsExist()