Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Target/
H A DTarget.cpp2873 const bool is_main_executable = module_sp == GetExecutableModule(); in Install() local
2878 if (is_main_executable && GetAutoInstallMainExecutable()) { in Install()
2889 if (is_main_executable) { in Install()