Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Target/
H A DTarget.cpp2969 const bool is_main_executable = module_sp == GetExecutableModule(); in Install() local
2974 if (is_main_executable && GetAutoInstallMainExecutable()) { in Install()
2985 if (is_main_executable) { in Install()