Home
last modified time | relevance | path

Searched defs:GetSectionHeader (Results 1 – 2 of 2) sorted by relevance

/art/runtime/
Dvdex_file.h139 const VdexSectionHeader& GetSectionHeader(VdexSection kind) const { in GetSectionHeader() function
/art/runtime/oat/
Delf_file.cc702 typename ElfTypes::Shdr* ElfFileImpl<ElfTypes>::GetSectionHeader(Elf_Word i) const { in GetSectionHeader() function in art::ElfFileImpl