Home
last modified time | relevance | path

Searched defs:runtime_module_sp (Results 1 – 3 of 3) sorted by relevance

/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/InstrumentationRuntime/MainThreadChecker/
H A DInstrumentationRuntimeMainThreadChecker.cpp90 ModuleSP runtime_module_sp = GetRuntimeModuleSP(); in RetrieveReportData() local
199 ModuleSP runtime_module_sp = GetRuntimeModuleSP(); in Activate() local
/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/InstrumentationRuntime/UBSan/
H A DInstrumentationRuntimeUBSan.cpp117 ModuleSP runtime_module_sp = GetRuntimeModuleSP(); in RetrieveReportData() local
257 ModuleSP runtime_module_sp = GetRuntimeModuleSP(); in Activate() local
/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/InstrumentationRuntime/TSan/
H A DInstrumentationRuntimeTSan.cpp587 ModuleSP runtime_module_sp = GetRuntimeModuleSP(); in GetFirstNonInternalFramePc() local