Home
last modified time | relevance | path

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

/aosp12/art/compiler/debug/
H A Delf_compilation_unit.h29 size_t debug_line_offset = 0; member
H A Delf_debug_line_writer.h58 compilation_unit.debug_line_offset = builder_->GetDebugLine()->GetPosition(); in WriteCompilationUnit()
H A Delf_debug_info_writer.h122 info_.WriteSecOffset(DW_AT_stmt_list, compilation_unit.debug_line_offset); in Write()