Home
last modified time | relevance | path

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

/aosp12/art/runtime/
H A Dvdex_file.h140 const VdexSectionHeader& GetSectionHeader(VdexSection kind) const { in GetSectionHeader() function
H A Delf_file.cc702 typename ElfTypes::Shdr* ElfFileImpl<ElfTypes>::GetSectionHeader(Elf_Word i) const { in GetSectionHeader() function in art::ElfFileImpl
/aosp12/system/extras/simpleperf/
H A Dread_elf_test.cpp250 TEST(read_elf, GetSectionHeader) { in TEST() argument