Home
last modified time | relevance | path

Searched defs:SetListener (Results 1 – 4 of 4) sorted by relevance

/openbsd/gnu/llvm/lldb/include/lldb/Host/
H A DProcessLaunchInfo.h127 void SetListener(const lldb::ListenerSP &listener_sp) { in SetListener() function
/openbsd/gnu/llvm/lldb/source/API/
H A DSBAttachInfo.cpp249 void SBAttachInfo::SetListener(SBListener &listener) { in SetListener() function in SBAttachInfo
H A DSBLaunchInfo.cpp134 void SBLaunchInfo::SetListener(SBListener &listener) { in SetListener() function in SBLaunchInfo
/openbsd/gnu/llvm/lldb/include/lldb/Target/
H A DProcess.h189 void SetListener(const lldb::ListenerSP &listener_sp) { in SetListener() function