Home
last modified time | relevance | path

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

/art/compiler/debug/
Delf_gnu_debugdata_writer.h84 size_t text_section_size, in MakeMiniDebugInfoInternal() argument
94 builder->GetText()->WriteNoBitsSection(text_section_size); in MakeMiniDebugInfoInternal()
Delf_debug_writer.h47 size_t text_section_size,
/art/compiler/
Delf_writer_quick.cc56 size_t text_section_size, in DebugInfoTask() argument
61 text_section_size_(text_section_size), in DebugInfoTask()