Home
last modified time | relevance | path

Searched refs:BFD_MACH_O_X86_64_RELOC_GOT (Results 1 – 2 of 2) sorted by relevance

/toolchain/binutils/binutils-2.27/include/mach-o/
Dx86-64.h29 #define BFD_MACH_O_X86_64_RELOC_GOT 4 /* GOT reference. */ macro
/toolchain/binutils/binutils-2.27/bfd/
Dmach-o-x86-64.c178 case BFD_MACH_O_X86_64_RELOC_GOT: in bfd_mach_o_x86_64_canonicalize_one_reloc()
280 rinfo->r_type = BFD_MACH_O_X86_64_RELOC_GOT; in bfd_mach_o_x86_64_swap_reloc_out()