Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lldb/include/lldb/Core/
H A DModule.h818 PathMappingList &GetSourceMappingList() { return m_source_mappings; } in GetSourceMappingList() function
820 const PathMappingList &GetSourceMappingList() const { in GetSourceMappingList() function
H A DModuleSpec.h130 PathMappingList &GetSourceMappingList() const { return m_source_mappings; } in GetSourceMappingList() function
/freebsd-13.1/contrib/llvm-project/lldb/source/Symbol/
H A DLocateSymbolFileMacOSX.cpp417 module_spec.GetSourceMappingList().Append( in GetModuleSpecInfoFromUUIDDictionary()
427 module_spec.GetSourceMappingList().Append( in GetModuleSpecInfoFromUUIDDictionary()
461 module_spec.GetSourceMappingList().Append( in GetModuleSpecInfoFromUUIDDictionary()