Home
last modified time | relevance | path

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

/art/dexlayout/
Ddexlayout.h124 DexLayoutSections& GetSections() { in GetSections() function
/art/libelffile/elf/
Delf_debug_reader.h93 ArrayRef<Elf_Shdr> GetSections() { return sections_; } in GetSections() function