Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lldb/include/lldb/API/
H A DSBProcess.h30 eBroadcastBitProfileData = (1 << 4), in FLAGS_ANONYMOUS_ENUM()
/freebsd-13.1/contrib/llvm-project/lldb/bindings/interface/
H A DSBProcess.i41 eBroadcastBitProfileData = (1 << 4), enumerator
/freebsd-13.1/contrib/llvm-project/lldb/include/lldb/Target/
H A DProcess.h361 eBroadcastBitProfileData = (1 << 4), enumerator
/freebsd-13.1/contrib/llvm-project/lldb/source/Target/
H A DProcess.cpp434 SetEventName(eBroadcastBitProfileData, "profile-data-available"); in Process()
447 eBroadcastBitProfileData | eBroadcastBitStructuredData); in Process()
4218 BroadcastEventIfUnique(eBroadcastBitProfileData, in BroadcastAsyncProfileData()
/freebsd-13.1/lib/clang/liblldb/
H A DLLDBWrapLua.cpp41121 {SWIG_LUA_CONSTTAB_INT("eBroadcastBitProfileData", lldb::SBProcess::eBroadcastBitProfileData)},
71223 …LUA_CONSTTAB_INT("SBProcess_eBroadcastBitProfileData", lldb::SBProcess::eBroadcastBitProfileData)},