Home
last modified time | relevance | path

Searched refs:SetRuntimeModuleSP (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/lldb/source/Target/
H A DInstrumentationRuntime.cpp61 SetRuntimeModuleSP(module_sp); in ModulesDidLoad()
/openbsd-src/gnu/llvm/lldb/include/lldb/Target/
H A DInstrumentationRuntime.h54 void SetRuntimeModuleSP(lldb::ModuleSP module_sp) { in SetRuntimeModuleSP() function