Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Plugins/ObjectFile/ELF/
DObjectFileELF.h262 static size_t GetSectionHeaderInfo(SectionHeaderColl &section_headers,
DObjectFileELF.cpp562 GetSectionHeaderInfo(section_headers, data, header, uuid, in GetModuleSpecifications()
1308 size_t ObjectFileELF::GetSectionHeaderInfo(SectionHeaderColl &section_headers, in GetSectionHeaderInfo() function in ObjectFileELF
1541 return GetSectionHeaderInfo(m_section_headers, m_data, m_header, m_uuid, in ParseSectionHeaders()