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

References

lib/Target/AArch64/MCTargetDesc/AArch64MachObjectWriter.cpp
   54   RelocType = unsigned(MachO::ARM64_RELOC_UNSIGNED);
   70       RelocType = unsigned(MachO::ARM64_RELOC_POINTER_TO_GOT);
   75       RelocType = unsigned(MachO::ARM64_RELOC_POINTER_TO_GOT);
   88       RelocType = unsigned(MachO::ARM64_RELOC_PAGEOFF12);
   91       RelocType = unsigned(MachO::ARM64_RELOC_GOT_LOAD_PAGEOFF12);
   94       RelocType = unsigned(MachO::ARM64_RELOC_TLVP_LOAD_PAGEOFF12);
  106       RelocType = unsigned(MachO::ARM64_RELOC_PAGE21);
  109       RelocType = unsigned(MachO::ARM64_RELOC_GOT_LOAD_PAGE21);
  112       RelocType = unsigned(MachO::ARM64_RELOC_TLVP_LOAD_PAGE21);
  119     RelocType = unsigned(MachO::ARM64_RELOC_BRANCH26);