Home
last modified time | relevance | path

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

/external/lldb/source/Plugins/ObjectFile/ELF/
DObjectFileELF.h225 GetSectionHeaderInfo(SectionHeaderColl &section_headers,
DObjectFileELF.cpp349GetSectionHeaderInfo(section_headers, data, header, uuid, gnu_debuglink_file, gnu_debuglink_crc); in GetModuleSpecifications()
719 ObjectFileELF::GetSectionHeaderInfo(SectionHeaderColl &section_headers, in GetSectionHeaderInfo() function in ObjectFileELF
837 …return GetSectionHeaderInfo(m_section_headers, m_data, m_header, m_uuid, m_gnu_debuglink_file, m_g… in ParseSectionHeaders()