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

References

tools/llvm-cxxdump/llvm-cxxdump.cpp
  205     if (Sec.isBSS() || Sec.isVirtual())
  205     if (Sec.isBSS() || Sec.isVirtual())
  207     StringRef SecContents = unwrapOrError(Sec.getContents());
  211     uint64_t SecAddress = Sec.getAddress();
  212     uint64_t SecSize = Sec.getSize();
  222       collectRelocationOffsets(Obj, Sec, SecAddress, SecAddress, SecSize,
  239       collectRelocatedSymbols(Obj, Sec, SecAddress, SymAddress, SymSize, I, E);
  248       collectRelocatedSymbols(Obj, Sec, SecAddress, SymAddress, SymSize, I, E);
  255       collectRelocationOffsets(Obj, Sec, SecAddress, SymAddress, SymSize,
  264       collectRelocatedSymbols(Obj, Sec, SecAddress, SymAddress, SymSize, I, E);
  277       collectRelocatedSymbols(Obj, Sec, SecAddress, SymAddress, SymSize, I, E);
  284       collectRelocationOffsets(Obj, Sec, SecAddress, SymAddress, SymSize,
  293       collectRelocationOffsets(Obj, Sec, SecAddress, SymAddress, SymSize,
  308       collectRelocatedSymbols(Obj, Sec, SecAddress, SymAddress, SymSize, I, E);
  313       collectRelocationOffsets(Obj, Sec, SecAddress, SymAddress, SymSize,
  322       collectRelocationOffsets(Obj, Sec, SecAddress, SymAddress, SymSize,