Home
last modified time | relevance | path

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

/art/runtime/oat/
Delf_file_impl.h40 using Elf_Shdr = typename ElfTypes::Shdr; variable
/art/tools/create_minidebuginfo/
Dcreate_minidebuginfo.cc44 using Elf_Shdr = typename ElfTypes::Shdr; in WriteMinidebugInfo() typedef
/art/libelffile/elf/
Delf_builder.h82 using Elf_Shdr = typename ElfTypes::Shdr; variable