HomeSort by relevance Sort by last modified time
    Searched refs:BFD_MACH_O_X86_64_RELOC_UNSIGNED (Results 1 - 2 of 2) sorted by null

  /toolchain/binutils/binutils-2.25/include/mach-o/
x86-64.h 25 #define BFD_MACH_O_X86_64_RELOC_UNSIGNED 0 /* Absolute addresses. */
  /toolchain/binutils/binutils-2.25/bfd/
mach-o-x86-64.c 131 case BFD_MACH_O_X86_64_RELOC_UNSIGNED:
228 rinfo->r_type = BFD_MACH_O_X86_64_RELOC_UNSIGNED;
233 rinfo->r_type = BFD_MACH_O_X86_64_RELOC_UNSIGNED;

Completed in 92 milliseconds