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

References

lib/ExecutionEngine/RuntimeDyld/Targets/RuntimeDyldMachOARM.h
  134       if (RelType == MachO::ARM_RELOC_HALF_SECTDIFF)
  137       else if (RelType == MachO::GENERIC_RELOC_VANILLA)
  145     switch (RelType) {
  153       if (RelType > MachO::ARM_RELOC_HALF_SECTDIFF)
  155                                              Twine(RelType) +
  185     if (!Value.SymbolName && (RelType == MachO::ARM_RELOC_BR24 ||
  186                               RelType == MachO::ARM_THUMB_RELOC_BR22))