Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lldb/source/Target/
H A DProcess.cpp5665 SystemRuntime *sys_runtime = GetSystemRuntime(); in ModulesDidLoad() local
5666 if (sys_runtime) in ModulesDidLoad()
5667 sys_runtime->ModulesDidLoad(module_list); in ModulesDidLoad()