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.h832 PathMappingList &GetSourceMappingList() { return m_source_mappings; } in GetSourceMappingList() function
834 const PathMappingList &GetSourceMappingList() const { in 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()