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

References

include/llvm/MC/MCMachObjectWriter.h
  230     Relocations[Sec].push_back(P);
lib/MC/MachObjectWriter.cpp
   46   Relocations.clear();
  627     for (RelAndSymbol &Rel : Relocations[&Section]) {
  853     std::vector<RelAndSymbol> &Relocs = Relocations[&Sec];
  967     std::vector<RelAndSymbol> &Relocs = Relocations[&Sec];