Searched refs:GetDynamicSectionStart (Results 1 - 2 of 2) sorted by relevance

/art/runtime/
H A Delf_file_impl.h147 Elf_Dyn* GetDynamicSectionStart() const;
H A Delf_file.cc578 typename ElfTypes::Dyn* ElfFileImpl<ElfTypes>::GetDynamicSectionStart() const { function in class:art::ElfFileImpl
964 return *(GetDynamicSectionStart() + i);

Completed in 31 milliseconds