Home
last modified time | relevance | path

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

/art/libelffile/dwarf/
Ddebug_line_opcode_writer.h105 void SetISA(int isa) { in SetISA() function
/art/compiler/debug/
Delf_debug_line_writer.h167 opcodes.SetISA(dwarf_isa); in WriteCompilationUnit()
/art/compiler/debug/dwarf/
Ddwarf_test.cc237 opcodes.SetISA(5); in TEST_F()