Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/lldb/source/Target/
H A DProcess.cpp5714 SystemRuntime *sys_runtime = GetSystemRuntime(); in ModulesDidLoad() local
5715 if (sys_runtime) in ModulesDidLoad()
5716 sys_runtime->ModulesDidLoad(module_list); in ModulesDidLoad()