Searched refs:eFormatOSType (Results 1 – 10 of 10) sorted by relevance
115 case lldb::eFormatOSType: in GetCompilerTypeForFormat()150 case lldb::eFormatOSType: in GetItemFormatForFormat()
49 {eFormatOSType, 'O', "OSType"},757 AddFormat(sys_category_sp, lldb::eFormatOSType, ConstString("FourCharCode"), in LoadSystemFormatters()
219 format = eFormatOSType; in ParserGDBFormatLetter()
279 if ((item_format == eFormatOSType || item_format == eFormatAddressInfo) && in DumpDataExtractor()433 case eFormatOSType: { in DumpDataExtractor()
1284 (custom_format == eFormatOSType) || in DumpPrintableRepresentation()
173 eFormatOSType, ///< OS character codes encoded into an integer 'PICT' 'text' enumerator
1378 case eFormatOSType: in DoExecute()
299 .. py:data:: eFormatOSType
8946 case eFormatOSType: in DumpTypeValue()
70610 {SWIG_LUA_CONSTTAB_INT("eFormatOSType", lldb::eFormatOSType)},