Searched refs:GetDynamicSectionStart (Results 1 – 2 of 2) sorted by relevance
142 Elf_Dyn* GetDynamicSectionStart() const;
575 typename ElfTypes::Dyn* ElfFileImpl<ElfTypes>::GetDynamicSectionStart() const { in GetDynamicSectionStart() function in art::ElfFileImpl959 return *(GetDynamicSectionStart() + i); in GetDynamic()