Home
last modified time | relevance | path

Searched refs:m_symfile_spec (Results 1 – 2 of 2) sorted by relevance

/external/lldb/include/lldb/Core/
DModule.h549 return m_symfile_spec; in GetSymbolFileFileSpec()
995 …FileSpec m_symfile_spec; ///< If this path is valid, then this is the file that… variable
/external/lldb/source/Core/
DModule.cpp137 m_symfile_spec (module_spec.GetSymbolFileSpec()), in Module()
181 m_symfile_spec (), in Module()
1280 m_symfile_spec = file; in SetSymbolFileFileSpec()