Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Target/
H A DProcess.cpp5691 SystemRuntime *sys_runtime = GetSystemRuntime(); in ModulesDidLoad() local
5692 if (sys_runtime) in ModulesDidLoad()
5693 sys_runtime->ModulesDidLoad(module_list); in ModulesDidLoad()