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

References

tools/llvm-cxxdump/llvm-cxxdump.cpp
  176   for (const SectionRef &Section : Obj->sections()) {
  182     if (Sec2 != Obj->section_end())
  186   uint8_t BytesInAddress = Obj->getBytesInAddress();
  189       object::computeSymbolSizes(*Obj);
  201     if (SecI == Obj->section_end())
  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,