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

References

lib/MC/ELFObjectWriter.cpp
 1144       if (RelSection)
 1145         Members.push_back(RelSection);
 1149     if (RelSection) {
 1150       SectionIndexMap[RelSection] = addToSectionTable(RelSection);
 1150       SectionIndexMap[RelSection] = addToSectionTable(RelSection);
 1151       Relocations.push_back(RelSection);