Searched refs:eFormatInstruction (Results 1 – 6 of 6) sorted by relevance
230 case 'i': format = eFormatInstruction; m_prev_gdb_format = format_letter; return true; in ParserGDBFormatLetter()
129 eFormatInstruction, // Disassemble an opcode enumerator
155 case eFormatInstruction: in FinalizeSettings()1517 case eFormatInstruction: in DoExecute()
75 { eFormatInstruction , 'i' , "instruction" },
1435 if (item_format == eFormatInstruction) in Dump()
3426 case 'i': return eFormatInstruction; in FormatForChar()