Home
last modified time | relevance | path

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

/external/llvm/lib/MC/
DELFObjectWriter.cpp93 static bool IsELFMetaDataSection(const MCSectionData &SD);
1512 bool ELFObjectWriter::IsELFMetaDataSection(const MCSectionData &SD) { in IsELFMetaDataSection() function in ELFObjectWriter
1530 if (IsELFMetaDataSection(SD)) in GetSectionAddressSize()
1538 if (IsELFMetaDataSection(SD)) { in writeDataSectionData()