Searched refs:debug_line_offset (Results 1 – 4 of 4) sorted by relevance
29 size_t debug_line_offset = 0; member
61 compilation_unit.debug_line_offset = builder_->GetDebugLine()->GetSize(); in WriteCompilationUnit()
133 info_.WriteSecOffset(DW_AT_stmt_list, compilation_unit.debug_line_offset); in Write()
162 size_t debug_line_offset, // offset from start of .debug_line. in WriteDebugLineTable() argument200 debug_line_patches->push_back(debug_line_offset + opcodes_offset + patch_location); in WriteDebugLineTable()