Home
last modified time | relevance | path

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

/art/compiler/debug/
Delf_debug_writer.cc116 typename ElfTypes::Addr text_section_address, in MakeMiniDebugInfoInternal() argument
128 builder->GetText()->AllocateVirtualMemory(text_section_address, text_section_size); in MakeMiniDebugInfoInternal()
150 uint64_t text_section_address, in MakeMiniDebugInfo() argument
158 text_section_address, in MakeMiniDebugInfo()
166 text_section_address, in MakeMiniDebugInfo()
Delf_debug_writer.h46 uint64_t text_section_address,
/art/dex2oat/linker/
Delf_writer_quick.cc48 uint64_t text_section_address, in DebugInfoTask() argument
55 text_section_address_(text_section_address), in DebugInfoTask()