Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Symbol/
H A DLocateSymbolFileMacOSX.cpp
/freebsd/contrib/llvm-project/lldb/include/lldb/Core/
H A DModule.h827 PathMappingList &GetSourceMappingList() { return m_source_mappings; }
829 const PathMappingList &GetSourceMappingList() const { in LogMessage()
873 PathMappingList &GetSourceMappingList() { return m_source_mappings; } GetSourceMappingList() function
875 const PathMappingList &GetSourceMappingList() const { GetSourceMappingList() function
H A DModuleSpec.h125 PathMappingList &GetSourceMappingList() const { return m_source_mappings; } in GetSourceMappingList() function
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolLocator/DebugSymbols/
H A DSymbolLocatorDebugSymbols.cpp915 module_spec.GetSourceMappingList().Append(DBGBuildSourcePath, in GetModuleSpecInfoFromUUIDDictionary()
924 module_spec.GetSourceMappingList().Append( in GetModuleSpecInfoFromUUIDDictionary()
957 module_spec.GetSourceMappingList().Append(DBGBuildSourcePath, in GetModuleSpecInfoFromUUIDDictionary()