|
reference, declaration → definition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced
|
Declarations
tools/lldb/include/lldb/Host/FileSystem.h 110 bool Exists(const FileSpec &file_spec) const;
References
tools/lldb/source/API/SBDebugger.cpp 89 if (FileSystem::Instance().Exists(spec))
tools/lldb/source/API/SBFileSpec.cpp 92 return FileSystem::Instance().Exists(*m_opaque_up);
tools/lldb/source/Commands/CommandObjectMemory.cpp 1213 if (!FileSystem::Instance().Exists(m_infile)) {
tools/lldb/source/Commands/CommandObjectPlatform.cpp 1691 if (!FileSystem::Instance().Exists(src)) {
tools/lldb/source/Commands/CommandObjectTarget.cpp 276 if (!FileSystem::Instance().Exists(core_file)) {
293 if (FileSystem::Instance().Exists(symfile)) {
340 if (file_spec && FileSystem::Instance().Exists(file_spec)) {
409 if (FileSystem::Instance().Exists(core_file)) {
2552 if (FileSystem::Instance().Exists(file_spec)) {
4231 if (FileSystem::Instance().Exists(
4279 FileSystem::Instance().Exists(module_spec.GetFileSpec());
4341 FileSystem::Instance().Exists(module_spec.GetSymbolFileSpec());
tools/lldb/source/Core/Debugger.cpp 606 if (FileSystem::Instance().Exists(dir_spec) &&
615 if (FileSystem::Instance().Exists(dir_spec) &&
tools/lldb/source/Core/DynamicLoader.cpp 81 if (FileSystem::Instance().Exists(executable->GetFileSpec())) {
tools/lldb/source/Core/Module.cpp 1373 if (!FileSystem::Instance().Exists(file))
1496 FileSystem::Instance().Exists(scripting_fspec)) {
tools/lldb/source/Core/ModuleList.cpp 810 if (!FileSystem::Instance().Exists(search_path_spec))
851 if (!FileSystem::Instance().Exists(
858 if (FileSystem::Instance().Exists(
tools/lldb/source/Core/PluginManager.cpp 165 if (FileSystem::Instance().Exists(dir_spec) &&
174 if (FileSystem::Instance().Exists(dir_spec) &&
tools/lldb/source/Core/SourceManager.cpp 90 if (!file_sp || !FileSystem::Instance().Exists(file_sp->GetFileSpec())) {
425 if (!FileSystem::Instance().Exists(m_file_spec)) {
tools/lldb/source/Host/common/FileSystem.cpp 340 if (!Exists(result))
tools/lldb/source/Host/common/HostInfoBase.cpp 42 if (FileSystem::Instance().Exists(m_lldb_process_tmp_dir)) {
tools/lldb/source/Host/common/MonitoringProcessLauncher.cpp 34 if (!fs.Exists(exe_spec))
37 if (!fs.Exists(exe_spec))
40 if (!fs.Exists(exe_spec)) {
tools/lldb/source/Host/linux/HostInfoLinux.cpp 178 file_spec.IsAbsolute() && FileSystem::Instance().Exists(file_spec))
tools/lldb/source/Interpreter/CommandInterpreter.cpp 2046 if (!FileSystem::Instance().Exists(file)) {
2333 if (!FileSystem::Instance().Exists(cmd_file)) {
tools/lldb/source/Plugins/DynamicLoader/Darwin-Kernel/DynamicLoaderDarwinKernel.cpp 797 if (FileSystem::Instance().Exists(module_spec.GetFileSpec())) {
tools/lldb/source/Plugins/DynamicLoader/Hexagon-DYLD/DynamicLoaderHexagonDYLD.cpp 180 if (!FileSystem::Instance().Exists(executable->GetFileSpec()))
tools/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/RenderScriptRuntime.cpp 2432 if (!FileSystem::Instance().Exists(file)) {
4531 if (FileSystem::Instance().Exists(m_outfile)) {
tools/lldb/source/Plugins/ObjectFile/Mach-O/ObjectFileMachO.cpp 3910 if (!FileSystem::Instance().Exists(so_dir)) {
3913 if (FileSystem::Instance().Exists(so_dir)) {
5096 if (FileSystem::Instance().Exists(file_spec) &&
5114 if (FileSystem::Instance().Exists(file_spec) &&
tools/lldb/source/Plugins/OperatingSystem/Python/OperatingSystemPython.cpp 56 FileSystem::Instance().Exists(python_os_plugin_spec)) {
tools/lldb/source/Plugins/Platform/MacOSX/PlatformDarwin.cpp 82 FileSystem::Instance().Exists(symfile_spec)) {
135 FileSystem::Instance().Exists(orig_script_fspec)) {
139 if (FileSystem::Instance().Exists(script_fspec))
162 if (FileSystem::Instance().Exists(script_fspec)) {
251 if (FileSystem::Instance().Exists(module_cache_spec)) {
266 if (FileSystem::Instance().Exists(module_cache_spec)) {
314 if (FileSystem::Instance().Exists(module_cache_spec)) {
389 if (FileSystem::Instance().Exists(new_file_spec)) {
1103 if (FileSystem::Instance().Exists(xcode_select_cmd)) {
1192 if (FileSystem::Instance().Exists(temp_file_spec)) {
1275 if (FileSystem::Instance().Exists(fspec)) {
1288 if (FileSystem::Instance().Exists(xcode_binary_path)) {
1346 if (FileSystem::Instance().Exists(command_line_tools_path)) {
1462 if (!FileSystem::Instance().Exists(sdks_spec)) {
1476 if (FileSystem::Instance().Exists(native_sdk_spec)) {
1639 if (FileSystem::Instance().Exists(xcode_lldb_resources)) {
1652 if (FileSystem::Instance().Exists(cmd_line_lldb_resources)) {
1667 if (FileSystem::Instance().Exists(executable_file))
1754 if (FileSystem::Instance().Exists(path_to_try)) {
tools/lldb/source/Plugins/Platform/MacOSX/PlatformMacOSX.cpp 212 if (FileSystem::Instance().Exists(fspec))
218 if (FileSystem::Instance().Exists(fspec))
262 if (FileSystem::Instance().Exists(module_cache_spec)) {
277 if (FileSystem::Instance().Exists(module_cache_spec)) {
tools/lldb/source/Plugins/Platform/MacOSX/PlatformRemoteDarwinDevice.cpp 80 if (FileSystem::Instance().Exists(resolved_module_spec.GetFileSpec())) {
187 if (FileSystem::Instance().Exists(sdk_symbols_symlink_fspec)) {
209 if (FileSystem::Instance().Exists(local_sdk_cache)) {
251 if (FileSystem::Instance().Exists(sdk_symbols_symlink_fspec)) {
433 if (FileSystem::Instance().Exists(local_file)) {
461 if (FileSystem::Instance().Exists(local_file)) {
474 if (FileSystem::Instance().Exists(local_file)) {
488 if (FileSystem::Instance().Exists(local_file)) {
498 if (FileSystem::Instance().Exists(local_file))
tools/lldb/source/Plugins/Platform/POSIX/PlatformPOSIX.cpp 80 if (!FileSystem::Instance().Exists(resolved_module_spec.GetFileSpec())) {
87 if (!FileSystem::Instance().Exists(resolved_module_spec.GetFileSpec()))
94 if (FileSystem::Instance().Exists(resolved_module_spec.GetFileSpec()))
120 if (FileSystem::Instance().Exists(resolved_module_spec.GetFileSpec()))
tools/lldb/source/Plugins/Platform/Windows/PlatformWindows.cpp 171 if (!FileSystem::Instance().Exists(resolved_module_spec.GetFileSpec())) {
178 if (!FileSystem::Instance().Exists(resolved_module_spec.GetFileSpec()))
182 if (FileSystem::Instance().Exists(resolved_module_spec.GetFileSpec()))
197 if (FileSystem::Instance().Exists(resolved_module_spec.GetFileSpec()))
tools/lldb/source/Plugins/Platform/gdb-server/PlatformRemoteGDBServer.cpp 107 if (FileSystem::Instance().Exists(resolved_module_spec.GetFileSpec()) ||
tools/lldb/source/Plugins/Process/elf-core/ProcessElfCore.cpp 81 if (!m_core_module_sp && FileSystem::Instance().Exists(m_core_file)) {
tools/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunication.cpp 954 FileSystem::Instance().Exists(debugserver_file_spec);
960 debugserver_exists = FileSystem::Instance().Exists(debugserver_file_spec);
tools/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerLLGS.cpp 3300 if (FileSystem::Instance().Exists(file_spec))
tools/lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp 244 return FileSystem::Instance().Exists(exe_module->GetFileSpec());
453 if (!FileSystem::Instance().Exists(target_definition_fspec)) {
tools/lldb/source/Plugins/Process/mach-core/ProcessMachCore.cpp 90 if (!m_core_module_sp && FileSystem::Instance().Exists(m_core_file)) {
357 if (FileSystem::Instance().Exists(
367 if (FileSystem::Instance().Exists(module_spec.GetFileSpec())) {
tools/lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp 2021 if (!FileSystem::Instance().Exists(file_spec)) {
tools/lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.cpp 1577 if (!FileSystem::Instance().Exists(dwo_file))
3849 if (FileSystem::Instance().Exists(dwp_filespec)) {
tools/lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARFDebugMap.cpp 416 if (FileSystem::Instance().Exists(oso_file)) {
tools/lldb/source/Symbol/LocateSymbolFile.cpp 90 if (FileSystem::Instance().Exists(dsym_directory)) {
96 if (FileSystem::Instance().Exists(dsym_fspec) &&
112 if (FileSystem::Instance().Exists(dsym_fspec) &&
128 if (FileSystem::Instance().Exists(dsym_yaa_fspec)) {
131 FileSystem::Instance().Exists(mutable_mod_spec.GetSymbolFileSpec())) {
261 FileSystem::Instance().Exists(symbol_file_spec))
354 if (FileSystem::Instance().Exists(file_spec)) {
tools/lldb/source/Symbol/ObjectFile.cpp 50 const bool file_exists = FileSystem::Instance().Exists(*file);
585 if (must_exist && !FileSystem::Instance().Exists(archive_file))
tools/lldb/source/Target/ModuleCache.cpp 134 if (FileSystem::Instance().Exists(sysroot_module_path_spec)) {
231 if (!FileSystem::Instance().Exists(module_file_path))
259 if (FileSystem::Instance().Exists(symfile_spec))
tools/lldb/source/Target/PathMappingList.cpp 236 if (FileSystem::Instance().Exists(new_spec))
tools/lldb/source/Target/Platform.cpp 853 if (FileSystem::Instance().Exists(module_spec.GetFileSpec())) {
884 if (FileSystem::Instance().Exists(sym_spec.GetSymbolFileSpec()))
tools/lldb/source/Target/Process.cpp 2501 if (FileSystem::Instance().Exists(exe_module->GetFileSpec())) {
tools/lldb/source/Target/RemoteAwarePlatform.cpp 124 return FileSystem::Instance().Exists(file_spec);
tools/lldb/source/Target/TargetList.cpp 343 if (!FileSystem::Instance().Exists(file) && user_exe_path.startswith("~")) {
368 if (FileSystem::Instance().Exists(cwd_file))
tools/lldb/unittests/Host/FileSystemTest.cpp 190 EXPECT_TRUE(fs.Exists(FileSpec("/foo", FileSpec::Style::posix)));
tools/lldb/unittests/Target/ModuleCacheTest.cpp 88 EXPECT_TRUE(FileSystem::Instance().Exists(uuid_view))
93 EXPECT_TRUE(FileSystem::Instance().Exists(sysroot_view))