Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Symbol/
H A DLocateSymbolFile.cpp
H A DLocateSymbolFileMacOSX.cpp
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolLocator/DebugSymbols/
H A DSymbolLocatorDebugSymbols.cpp399 dsym_directory.RemoveLastPathComponent(); in LookForDsymNextToExecutablePath()
441 dsym_yaa_fspec.RemoveLastPathComponent(); in LookForDsymNextToExecutablePath()
487 parent_dirs.RemoveLastPathComponent(); in LocateDSYMInVincinityOfExecutable()
517 parent_dirs.RemoveLastPathComponent(); in LocateDSYMInVincinityOfExecutable()
920 build_path.RemoveLastPathComponent(); in GetModuleSpecInfoFromUUIDDictionary()
921 build_path.RemoveLastPathComponent(); in GetModuleSpecInfoFromUUIDDictionary()
922 source_path.RemoveLastPathComponent(); in GetModuleSpecInfoFromUUIDDictionary()
923 source_path.RemoveLastPathComponent(); in GetModuleSpecInfoFromUUIDDictionary()
/freebsd/contrib/llvm-project/lldb/include/lldb/Utility/
H A DFileSpec.h405 bool RemoveLastPathComponent();
/freebsd/contrib/llvm-project/lldb/source/Utility/
H A DFileSpec.cpp465 bool FileSpec::RemoveLastPathComponent() { in RemoveLastPathComponent() function in FileSpec
/freebsd/contrib/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/
H A DScriptInterpreterPython.cpp312 this_file.RemoveLastPathComponent(); // _lldb.pyd or _lldb_d.pyd in SharedLibraryDirectoryHelper()
313 this_file.RemoveLastPathComponent(); // lldb in SharedLibraryDirectoryHelper()
318 this_file.RemoveLastPathComponent(); in SharedLibraryDirectoryHelper()