Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/lldb/source/Target/
H A DProcess.cpp5822 SystemRuntime *sys_runtime = GetSystemRuntime(); in ModulesDidLoad() local
5823 if (sys_runtime) in ModulesDidLoad()
5824 sys_runtime->ModulesDidLoad(module_list); in ModulesDidLoad()