Searched refs:eFormatOSType (Results 1 – 10 of 10) sorted by relevance
115 case lldb::eFormatOSType: in GetCompilerTypeForFormat()150 case lldb::eFormatOSType: in GetItemFormatForFormat()
48 {eFormatOSType, 'O', "OSType"},755 AddFormat(sys_category_sp, lldb::eFormatOSType, ConstString("FourCharCode"), in LoadSystemFormatters()
237 format = eFormatOSType; in ParserGDBFormatLetter()
367 if ((item_format == eFormatOSType || item_format == eFormatAddressInfo) && in DumpDataExtractor()533 case eFormatOSType: { in DumpDataExtractor()
1287 (custom_format == eFormatOSType) || in DumpPrintableRepresentation()
144 TestDump<uint32_t>(0x4C4C4442, lldb::Format::eFormatOSType, "'LLDB'"); in TEST()
173 eFormatOSType, ///< OS character codes encoded into an integer 'PICT' 'text' enumerator
1422 case eFormatOSType: in DoExecute()
299 .. py:data:: eFormatOSType
9046 case eFormatOSType: in DumpTypeValue()