Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/include/mach-o/
Dx86-64.h31 #define BFD_MACH_O_X86_64_RELOC_SIGNED_1 6 /* 32-bit signed disp -1. */ macro
/toolchain/binutils/binutils-2.25/bfd/
Dmach-o-x86-64.c193 case BFD_MACH_O_X86_64_RELOC_SIGNED_1: in bfd_mach_o_x86_64_swap_reloc_in()
243 rinfo->r_type = BFD_MACH_O_X86_64_RELOC_SIGNED_1; in bfd_mach_o_x86_64_swap_reloc_out()