Home
last modified time | relevance | path

Searched refs:eFormatVectorOfUInt32 (Results 1 – 10 of 10) sorted by relevance

/NextBSD/contrib/llvm/tools/lldb/source/DataFormatters/
HDVectorType.cpp96 case lldb::eFormatVectorOfUInt32: in GetClangTypeForFormat()
141 case lldb::eFormatVectorOfUInt32: in GetItemFormatForFormat()
HDFormatManager.cpp63 { eFormatVectorOfUInt32 , '\0' , "uint32_t[]" },
508 case eFormatVectorOfUInt32: in GetSingleItemFormat()
/NextBSD/contrib/llvm/tools/lldb/source/Plugins/Process/Utility/
HDRegisterInfos_powerpc.h33eFormatVectorOfUInt32, { gcc_dwarf_##reg##_powerpc, gcc_dwarf_##reg##_powerpc, lldb_kind, gdb_##re…
/NextBSD/contrib/llvm/tools/lldb/include/lldb/
HDlldb-enumerations.h146 eFormatVectorOfUInt32, enumerator
/NextBSD/contrib/llvm/tools/lldb/source/Commands/
HDCommandObjectMemory.cpp271 case eFormatVectorOfUInt32: in FinalizeSettings()
1528 case eFormatVectorOfUInt32: in DoExecute()
/NextBSD/contrib/llvm/tools/lldb/source/Core/
HDValueObject.cpp1555 (custom_format == eFormatVectorOfUInt32) || in HasSpecialPrintableRepresentation()
1650 (custom_format == eFormatVectorOfUInt32) || in DumpPrintableRepresentation()
HDDataExtractor.cpp1997 case eFormatVectorOfUInt32: in Dump()
/NextBSD/contrib/llvm/tools/lldb/source/Plugins/Process/gdb-remote/
HDProcessGDBRemote.cpp627 reg_info.format = eFormatVectorOfUInt32; in BuildDynamicRegisterInfo()
4231 reg_info.format = eFormatVectorOfUInt32; in ParseRegisters()
HDGDBRemoteCommunicationServerLLGS.cpp1437 case eFormatVectorOfUInt32: response.PutCString ("format:vector-uint32;"); break; in Handle_qRegisterInfo()
/NextBSD/contrib/llvm/tools/lldb/source/Symbol/
HDClangASTType.cpp6527 case eFormatVectorOfUInt32: in DumpTypeValue()