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"},
208 format = eFormatBinary; in ParserGDBFormatLetter()
163 eFormatBinary, enumerator
157 case eFormatBinary: in FinalizeSettings()1425 case eFormatBinary: in DoExecute()
430 case eFormatBinary: in DumpDataExtractor()
5759 return eFormatBinary; in FormatForChar()
285 .. py:data:: eFormatBinary
1464 (custom_format == eFormatBinary) || (custom_format == eFormatChar) || in DumpPrintableRepresentation()
539 case eFormatBinary: in GetFormatNameOrEmpty()
479 .Case("binary", eFormatBinary) in BuildDynamicRegisterInfo()
8725 case eFormatBinary: in DumpTypeValue()
82530 {SWIG_LUA_CONSTTAB_INT("eFormatBinary", (lldb::eFormatBinary))},