Home
last modified time | relevance | path

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

/art/compiler/debug/
Delf_debug_writer.h49 uint64_t dex_section_address,
Delf_gnu_debugdata_writer.h85 typename ElfTypes::Addr dex_section_address, in MakeMiniDebugInfoInternal() argument
97 builder->GetDex()->AllocateVirtualMemory(dex_section_address, dex_section_size); in MakeMiniDebugInfoInternal()
Delf_debug_writer.cc113 uint64_t dex_section_address, in MakeMiniDebugInfo() argument
121 dex_section_address, in MakeMiniDebugInfo()
129 dex_section_address, in MakeMiniDebugInfo()
/art/dex2oat/linker/
Delf_writer_quick.cc59 uint64_t dex_section_address, in DebugInfoTask() argument
66 dex_section_address_(dex_section_address), in DebugInfoTask()