Home
last modified time | relevance | path

Searched defs:Elf_Addr (Results 1 – 6 of 6) sorted by relevance

/aosp12/art/compiler/debug/
H A Delf_debug_line_writer.h39 using Elf_Addr = typename ElfTypes::Addr; variable
H A Delf_debug_info_writer.h60 using Elf_Addr = typename ElfTypes::Addr; variable
100 using Elf_Addr = typename ElfTypes::Addr; variable
H A Delf_debug_writer.cc236 using Elf_Addr = typename ElfTypes::Addr; in PackElfFileForJIT() typedef
/aosp12/art/tools/create_minidebuginfo/
H A Dcreate_minidebuginfo.cc43 using Elf_Addr = typename ElfTypes::Addr; in WriteMinidebugInfo() typedef
/aosp12/art/libelffile/elf/
H A Delf_debug_reader.h42 typedef typename ElfTypes::Addr ALIGNED(1) Elf_Addr; typedef
H A Delf_builder.h77 using Elf_Addr = typename ElfTypes::Addr; variable