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

References

lib/ExecutionEngine/RuntimeDyld/Targets/RuntimeDyldMachOX86_64.h
  164         Obj.getRelocation(RelI->getRawDataRefImpl());
  166     unsigned Size = Obj.getAnyRelocationLength(RE);
  177       Obj.getRelocation(RelI->getRawDataRefImpl());
  189       SectionRef SecB = Obj.getAnyRelocationSection(RelInfo);
  192         findOrEmitSection(Obj, SecB, IsCode, ObjSectionToID);
  204     RelInfo = Obj.getRelocation(RelI->getRawDataRefImpl());
  215       SectionRef SecA = Obj.getAnyRelocationSection(RelInfo);
  218         findOrEmitSection(Obj, SecA, IsCode, ObjSectionToID);