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

References

lib/ExecutionEngine/RuntimeDyld/Targets/RuntimeDyldMachOARM.h
  146     UNIMPLEMENTED_RELOC(MachO::ARM_RELOC_PAIR);
  147     UNIMPLEMENTED_RELOC(MachO::ARM_RELOC_SECTDIFF);
  148     UNIMPLEMENTED_RELOC(MachO::ARM_RELOC_LOCAL_SECTDIFF);
  149     UNIMPLEMENTED_RELOC(MachO::ARM_RELOC_PB_LA_PTR);
  150     UNIMPLEMENTED_RELOC(MachO::ARM_THUMB_32BIT_BRANCH);
  151     UNIMPLEMENTED_RELOC(MachO::ARM_RELOC_HALF);
lib/ExecutionEngine/RuntimeDyld/Targets/RuntimeDyldMachOI386.h
   56     UNIMPLEMENTED_RELOC(MachO::GENERIC_RELOC_PAIR);
   57     UNIMPLEMENTED_RELOC(MachO::GENERIC_RELOC_PB_LA_PTR);
   58     UNIMPLEMENTED_RELOC(MachO::GENERIC_RELOC_TLV);
lib/ExecutionEngine/RuntimeDyld/Targets/RuntimeDyldMachOX86_64.h
   63     UNIMPLEMENTED_RELOC(MachO::X86_64_RELOC_TLV);