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

References

lib/ExecutionEngine/RuntimeDyld/RuntimeDyldMachO.cpp
  104       Obj.getRelocation(RI->getRawDataRefImpl());
  107   bool IsExternal = Obj.getPlainRelocationExternal(RelInfo);
  126     SectionRef Sec = Obj.getAnyRelocationSection(RelInfo);
  128     if (auto SectionIDOrErr = findOrEmitSection(Obj, Sec, IsCode,