Home
last modified time | relevance | path

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

/art/runtime/
Delf_file_impl.h39 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_debug_reader.h40 typedef typename ElfTypes::Shdr ALIGNED(1) Elf_Shdr; typedef
Delf_builder.h82 using Elf_Shdr = typename ElfTypes::Shdr; variable