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

References

tools/lld/lib/ReaderWriter/MachO/MachONormalizedFileToAtoms.cpp
  600   for (auto it=section.relocations.begin(), e=section.relocations.end();
  600   for (auto it=section.relocations.begin(), e=section.relocations.end();
  604     if (reloc.offset > section.content.size())
  608                                     + Twine(section.content.size()) + ")");
  610     MachODefinedAtom *inAtom = file.findAtomCoveringAddress(section,
  614     uint64_t fixupAddress = section.address + reloc.offset;
  631              + section.segmentName + "/" + section.sectionName
  631              + section.segmentName + "/" + section.sectionName
  667              + section.segmentName + "/" + section.sectionName
  667              + section.segmentName + "/" + section.sectionName