Home | History | Annotate | Download | only in macho

Lines Matching defs:X86_64_RELOC_UNSIGNED

250         X86_64_RELOC_UNSIGNED = 0,      /* for absolute addresses */
255 X86_64_RELOC_SUBTRACTOR = 5, /* must be followed by a X86_64_RELOC_UNSIGNED */
524 reloc->type = X86_64_RELOC_UNSIGNED;