Searched refs:eFormatInstruction (Results 1 – 9 of 9) sorted by relevance
114 case lldb::eFormatInstruction: in GetCompilerTypeForFormat()149 case lldb::eFormatInstruction: in GetItemFormatForFormat()
70 {eFormatInstruction, 'i', "instruction"},
225 format = eFormatInstruction; in ParserGDBFormatLetter()
251 TestDump<uint32_t>(0xcafef00d, lldb::Format::eFormatInstruction, in TEST()
199 eFormatInstruction, ///< Disassemble an opcode enumerator
134 case eFormatInstruction: in FinalizeSettings()1426 case eFormatInstruction: in DoExecute()
363 if (item_format == eFormatInstruction) in DumpDataExtractor()
5727 return eFormatInstruction; in FormatForChar()
321 .. py:data:: eFormatInstruction