Home
last modified time | relevance | path

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

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