Home
last modified time | relevance | path

Searched refs:dex_section_address (Results 1 – 3 of 3) sorted by relevance

/aosp12/art/compiler/debug/
H A Delf_debug_writer.cc119 typename ElfTypes::Addr dex_section_address, in MakeMiniDebugInfoInternal() argument
132 builder->GetDex()->AllocateVirtualMemory(dex_section_address, dex_section_size); in MakeMiniDebugInfoInternal()
153 uint64_t dex_section_address, in MakeMiniDebugInfo() argument
161 dex_section_address, in MakeMiniDebugInfo()
169 dex_section_address, in MakeMiniDebugInfo()
H A Delf_debug_writer.h49 uint64_t dex_section_address,
/aosp12/art/dex2oat/linker/
H A Delf_writer_quick.cc48 uint64_t dex_section_address, in DebugInfoTask() argument
55 dex_section_address_(dex_section_address), in DebugInfoTask()