Searched refs:eFormatBinary (Results 1 – 13 of 13) sorted by relevance
110 case lldb::eFormatBinary: in GetCompilerTypeForFormat()145 case lldb::eFormatBinary: in GetItemFormatForFormat()
36 {eFormatBinary, 'b', "binary"},
189 format = eFormatBinary; in ParserGDBFormatLetter()
159 eFormatBinary, enumerator
154 case eFormatBinary: in FinalizeSettings()1424 case eFormatBinary: in DoExecute()
327 case eFormatBinary: in DumpDataExtractor()
1278 (custom_format == eFormatBinary) || (custom_format == eFormatChar) || in DumpPrintableRepresentation()
4270 return eFormatBinary; in FormatForChar()
285 .. py:data:: eFormatBinary
500 case eFormatBinary: in GetFormatNameOrEmpty()
525 .Case("binary", eFormatBinary) in BuildDynamicRegisterInfo()
8937 case eFormatBinary: in DumpTypeValue()
70596 {SWIG_LUA_CONSTTAB_INT("eFormatBinary", lldb::eFormatBinary)},