Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/include/lldb/
H A Dlldb-enumerations.h142 eByteOrderPDP = 2, enumerator
/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationServerCommon.cpp247 case eByteOrderPDP: in Handle_qHostInfo()
1292 case lldb::eByteOrderPDP: in CreateProcessInfoResponse_DebugServerStyle()
H A DGDBRemoteCommunicationClient.cpp1261 .Case("pdp", eByteOrderPDP) in GetHostInfo()
2149 .Case("pdp", eByteOrderPDP) in GetCurrentProcessInfo()
/freebsd/contrib/llvm-project/lldb/docs/
H A Dpython_api_enums.rst261 .. py:data:: eByteOrderPDP
/freebsd/lib/clang/liblldb/
H A DLLDBWrapLua.cpp77840 {SWIG_LUA_CONSTTAB_INT("eByteOrderPDP", lldb::eByteOrderPDP)},