Home
last modified time | relevance | path

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

/aosp12/art/runtime/
H A Delf_file_impl.h39 using Elf_Shdr = typename ElfTypes::Shdr; variable
/aosp12/art/tools/create_minidebuginfo/
H A Dcreate_minidebuginfo.cc44 using Elf_Shdr = typename ElfTypes::Shdr; in WriteMinidebugInfo() typedef
/aosp12/art/libelffile/elf/
H A Delf_debug_reader.h40 typedef typename ElfTypes::Shdr ALIGNED(1) Elf_Shdr; typedef
H A Delf_builder.h82 using Elf_Shdr = typename ElfTypes::Shdr; variable