Home
last modified time | relevance | path

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

/art/compiler/debug/dwarf/
Ddebug_line_opcode_writer.h57 SetAddress(absolute_address); in AdvancePC()
123 void SetAddress(uint64_t absolute_address) { in SetAddress() function
Ddwarf_test.cc208 opcodes.SetAddress(0x01000000); in TEST_F()
255 opcodes.SetAddress(pc); in TEST_F()
/art/compiler/debug/
Delf_debug_line_writer.h169 opcodes.SetAddress(method_address); in WriteCompilationUnit()