Home
last modified time | relevance | path

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

/art/compiler/dwarf/
Ddebug_line_opcode_writer.h100 void SetISA(int isa) { in SetISA() function
Ddwarf_test.cc226 opcodes.SetISA(5); in TEST_F()
/art/compiler/
Delf_writer_debug.cc333 opcodes.SetISA(dwarf_isa); in WriteDebugSections()