Searched refs:eFormatOSType (Results 1 – 10 of 10) sorted by relevance
118 case lldb::eFormatOSType: in GetCompilerTypeForFormat()153 case lldb::eFormatOSType: in GetItemFormatForFormat()
49 {eFormatOSType, 'O', "OSType"},751 AddFormat(sys_category_sp, lldb::eFormatOSType, "FourCharCode", in LoadSystemFormatters()
237 format = eFormatOSType; in ParserGDBFormatLetter()
369 if ((item_format == eFormatOSType || item_format == eFormatAddressInfo) && in DumpDataExtractor()535 case eFormatOSType: { in DumpDataExtractor()
1250 (custom_format == eFormatOSType) || in DumpPrintableRepresentation()
174 eFormatOSType, ///< OS character codes encoded into an integer 'PICT' 'text' enumerator
1406 case eFormatOSType: in DoExecute()
299 .. py:data:: eFormatOSType
8625 case eFormatOSType: in DumpTypeValue()
77864 {SWIG_LUA_CONSTTAB_INT("eFormatOSType", lldb::eFormatOSType)},