Home
last modified time | relevance | path

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

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