Home
last modified time | relevance | path

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

/art/libelffile/dwarf/
Ddebug_line_opcode_writer.h213 int CurrentLine() const { in CurrentLine() function
/art/compiler/debug/
Delf_debug_line_writer.h248 } else if (line != opcodes.CurrentLine()) { in WriteCompilationUnit()
/art/compiler/debug/dwarf/
Ddwarf_test.cc271 ASSERT_EQ(opcodes.CurrentLine(), line); in TEST_F()