Lines Matching refs:is_exe
54 def is_exe(fpath): function
62 if is_exe(program):
67 if is_exe(exe_file):
580 if not is_exe(bmExecutable):
832 if is_exe(lldbExecutablePath):
841 if "LLDB_EXEC" in os.environ and is_exe(os.environ["LLDB_EXEC"]):
858 if is_exe(dbgExec):
860 elif is_exe(dbgExec2):
862 elif is_exe(dbcExec):
864 elif is_exe(dbcExec2):
866 elif is_exe(relExec):
868 elif is_exe(relExec2):
870 elif is_exe(baiExec):
872 elif is_exe(baiExec2):