reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

lib/MC/ELFObjectWriter.cpp
 1159     CGProfileSection = Ctx.getELFSection(".llvm.call-graph-profile",
 1162     SectionIndexMap[CGProfileSection] = addToSectionTable(CGProfileSection);
 1162     SectionIndexMap[CGProfileSection] = addToSectionTable(CGProfileSection);
 1220   if (CGProfileSection) {
 1228     SectionOffsets[CGProfileSection] = std::make_pair(SecStart, SecEnd);