Lines Matching refs:MCSectionData
51 static bool IsELFMetaDataSection(const MCSectionData &SD);
52 static uint64_t DataSectionSize(const MCSectionData &SD);
54 const MCSectionData &SD);
56 const MCSectionData &SD);
92 llvm::DenseMap<const MCSectionData*,
324 const MCSectionData *SD);
987 const MCSectionData &SD = *it;
1026 const MCSectionData &SD = *it;
1033 MCSectionData &RelaSD = Asm.getOrCreateSectionData(*RelaSection);
1061 const MCSectionData *SD) {
1138 MCSectionData &ShstrtabSD = Asm.getOrCreateSectionData(*ShstrtabSection);
1145 MCSectionData &SymtabSD = Asm.getOrCreateSectionData(*SymtabSection);
1148 MCSectionData *SymtabShndxSD = NULL;
1161 MCSectionData &StrtabSD = Asm.getOrCreateSectionData(*StrtabSection);
1248 MCSectionData &Data = Asm.getOrCreateSectionData(*Group);
1266 MCSectionData &Data = Asm.getOrCreateSectionData(*Group);
1368 bool ELFObjectWriter::IsELFMetaDataSection(const MCSectionData &SD) {
1373 uint64_t ELFObjectWriter::DataSectionSize(const MCSectionData &SD) {
1375 for (MCSectionData::const_iterator i = SD.begin(), e = SD.end(); i != e;
1385 const MCSectionData &SD) {
1392 const MCSectionData &SD) {
1401 const MCSectionData &SD = Asm.getOrCreateSectionData(Section);
1407 for (MCSectionData::const_iterator i = SD.begin(), e = SD.end(); i != e;
1443 const MCSectionData &SD = Asm.getOrCreateSectionData(Section);
1530 const MCSectionData &SD = Asm.getOrCreateSectionData(Section);
1551 const MCSectionData &SD = Asm.getOrCreateSectionData(Section);