Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/lldb/source/Plugins/ObjectFile/ELF/
HDObjectFileELF.h255 lldb_private::ArchSpec m_arch_spec; variable
HDObjectFileELF.cpp802 m_arch_spec() in ObjectFileELF()
823 m_arch_spec() in ObjectFileELF()
1611 …section_headers, m_data, m_header, m_uuid, m_gnu_debuglink_file, m_gnu_debuglink_crc, m_arch_spec); in ParseSectionHeaders()
1746 m_arch_spec.GetDataByteSize() : in CreateSections()
1748 m_arch_spec.GetCodeByteSize() : 1; in CreateSections()
3008 arch = m_arch_spec; in GetArchitecture()