Searched refs:eFormatBinary (Results 1 – 13 of 13) sorted by relevance
114 case lldb::eFormatBinary: in GetCompilerTypeForFormat()149 case lldb::eFormatBinary: in GetItemFormatForFormat()
37 {eFormatBinary, 'b', "binary"},
207 format = eFormatBinary; in ParserGDBFormatLetter()
160 eFormatBinary, enumerator
157 case eFormatBinary: in FinalizeSettings()1398 case eFormatBinary: in DoExecute()
429 case eFormatBinary: in DumpDataExtractor()
1436 (custom_format == eFormatBinary) || (custom_format == eFormatChar) || in DumpPrintableRepresentation()
5757 return eFormatBinary; in FormatForChar()
285 .. py:data:: eFormatBinary
539 case eFormatBinary: in GetFormatNameOrEmpty()
469 .Case("binary", eFormatBinary) in BuildDynamicRegisterInfo()
8802 case eFormatBinary: in DumpTypeValue()
81134 {SWIG_LUA_CONSTTAB_INT("eFormatBinary", (lldb::eFormatBinary))},