Searched refs:exec_fspec (Results 1 – 1 of 1) sorted by relevance
78 ConstString filename = exec_fspec.GetFilename(); in LookForDsymNextToExecutablePath()79 FileSpec dsym_directory = exec_fspec; in LookForDsymNextToExecutablePath()121 FileSpec dsym_yaa_fspec = exec_fspec; in LookForDsymNextToExecutablePath()154 const FileSpec &exec_fspec = module_spec.GetFileSpec(); in LocateDSYMInVincinityOfExecutable() local155 if (exec_fspec) { in LocateDSYMInVincinityOfExecutable()162 FileSpec parent_dirs = exec_fspec; in LocateDSYMInVincinityOfExecutable()203 const FileSpec *exec_fspec = module_spec.GetFileSpecPtr(); in LocateExecutableSymbolFileDsym() local211 exec_fspec ? exec_fspec->GetFilename().AsCString("<NULL>") : "<NULL>", in LocateExecutableSymbolFileDsym()235 exec_fspec ? exec_fspec->GetFilename().AsCString("<NULL>") : "<NULL>", in LocateExecutableObjectFile()240 if (exec_fspec && in LocateExecutableObjectFile()[all …]