Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/Target/
H A DProcess.cpp5838 SystemRuntime *sys_runtime = GetSystemRuntime(); in ModulesDidLoad() local
5839 if (sys_runtime) { in ModulesDidLoad()
5840 sys_runtime->ModulesDidLoad(module_list); in ModulesDidLoad()