Home
last modified time | relevance | path

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

/art/compiler/debug/
Delf_debug_writer.cc118 typename ElfTypes::Addr dex_section_address, in MakeMiniDebugInfoInternal() argument
131 builder->GetDex()->AllocateVirtualMemory(dex_section_address, dex_section_size); in MakeMiniDebugInfoInternal()
152 uint64_t dex_section_address, in MakeMiniDebugInfo() argument
160 dex_section_address, in MakeMiniDebugInfo()
168 dex_section_address, in MakeMiniDebugInfo()
Delf_debug_writer.h48 uint64_t dex_section_address,
/art/dex2oat/linker/
Delf_writer_quick.cc50 uint64_t dex_section_address, in DebugInfoTask() argument
57 dex_section_address_(dex_section_address), in DebugInfoTask()