Searched refs:dwarf_isa (Results 1 – 1 of 1) sorted by relevance
313 int dwarf_isa = -1; in WriteDebugSections() local318 dwarf_isa = 1; // DW_ISA_ARM_thumb. in WriteDebugSections()332 if (dwarf_isa != -1) { in WriteDebugSections()333 opcodes.SetISA(dwarf_isa); in WriteDebugSections()