Home
last modified time | relevance | path

Searched defs:callback_baton (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/API/
H A DSBBreakpointOptionCommon.h19 void *callback_baton; member
H A DSBCommunication.cpp152 ReadThreadBytesReceived callback, void *callback_baton) { in SetReadThreadBytesReceivedCallback()
H A DSBPlatform.cpp661 SetLocateModuleCallback(lldb::SBPlatformLocateModuleCallback callback,void * callback_baton) SetLocateModuleCallback() argument
/freebsd/contrib/llvm-project/lldb/source/Core/
H A DThreadedCommunication.cpp346 ReadThreadBytesReceived callback, void *callback_baton) { in SetReadThreadBytesReceivedCallback()
/freebsd/contrib/llvm-project/lldb/source/Target/
H A DPathMappingList.cpp43 PathMappingList::PathMappingList(ChangedCallback callback, void *callback_baton) in PathMappingList()
/freebsd/contrib/llvm-project/lldb/source/Host/common/
H A DFileSystem.cpp175 void *callback_baton) { in EnumerateDirectory() argument