Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Target/
H A DTarget.cpp3071 const bool is_main_executable = module_sp == GetExecutableModule(); in Install() local
3076 if (is_main_executable && GetAutoInstallMainExecutable()) { in Install()
3087 if (is_main_executable) { in Install()