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.h49 uint64_t dex_section_address,
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()
/art/dex2oat/linker/
Delf_writer_quick.cc50 uint64_t dex_section_address, in DebugInfoTask() argument
57 dex_section_address_(dex_section_address), in DebugInfoTask()