Home
last modified time | relevance | path

Searched refs:eByteOrderPDP (Results 1 – 3 of 3) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/
H A Dlldb-enumerations.h145 eByteOrderPDP = 2, enumerator
/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationServerCommon.cpp260 case eByteOrderPDP: in Handle_qHostInfo()
1250 case lldb::eByteOrderPDP: in CreateProcessInfoResponse_DebugServerStyle()
H A DGDBRemoteCommunicationClient.cpp1190 .Case("pdp", eByteOrderPDP) in GetHostInfo()
2028 .Case("pdp", eByteOrderPDP) in GetCurrentProcessInfo()