Home
last modified time | relevance | path

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

/art/compiler/debug/
Delf_debug_writer.h47 uint64_t text_section_address,
Delf_gnu_debugdata_writer.h83 typename ElfTypes::Addr text_section_address, in MakeMiniDebugInfoInternal() argument
95 builder->GetText()->AllocateVirtualMemory(text_section_address, text_section_size); in MakeMiniDebugInfoInternal()
Delf_debug_writer.cc111 uint64_t text_section_address, in MakeMiniDebugInfo() argument
119 text_section_address, in MakeMiniDebugInfo()
127 text_section_address, in MakeMiniDebugInfo()
/art/dex2oat/linker/
Delf_writer_quick.cc57 uint64_t text_section_address, in DebugInfoTask() argument
64 text_section_address_(text_section_address), in DebugInfoTask()