Searched refs:eFormatBinary (Results 1 – 13 of 13) sorted by relevance
113 case lldb::eFormatBinary: in GetCompilerTypeForFormat()148 case lldb::eFormatBinary: in GetItemFormatForFormat()
36 {eFormatBinary, 'b', "binary"},
207 format = eFormatBinary; in ParserGDBFormatLetter()
160 eFormatBinary, enumerator
157 case eFormatBinary: in FinalizeSettings()1452 case eFormatBinary: in DoExecute()
429 case eFormatBinary: in DumpDataExtractor()
1244 (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()
8616 case eFormatBinary: in DumpTypeValue()
77850 {SWIG_LUA_CONSTTAB_INT("eFormatBinary", lldb::eFormatBinary)},