Home
last modified time | relevance | path

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

/art/compiler/debug/
Delf_debug_writer.h48 size_t text_section_size,
Delf_gnu_debugdata_writer.h84 size_t text_section_size, in MakeMiniDebugInfoInternal() argument
95 builder->GetText()->AllocateVirtualMemory(text_section_address, text_section_size); in MakeMiniDebugInfoInternal()
Delf_debug_writer.cc112 size_t text_section_size, in MakeMiniDebugInfo() argument
120 text_section_size, in MakeMiniDebugInfo()
128 text_section_size, in MakeMiniDebugInfo()
/art/dex2oat/linker/
Delf_writer_quick.cc58 size_t text_section_size, in DebugInfoTask() argument
65 text_section_size_(text_section_size), in DebugInfoTask()