Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Target/
DTarget.cpp2786 const bool is_main_executable = module_sp == GetExecutableModule(); in Install() local
2791 if (is_main_executable && GetAutoInstallMainExecutable()) { in Install()
2802 if (is_main_executable) { in Install()