/toolchain/binutils/binutils-2.25/bfd/ |
D | mach-o-x86-64.c | 132 if (reloc->r_pcrel) in bfd_mach_o_x86_64_swap_reloc_in() 146 if (reloc->r_length == 2 && reloc->r_pcrel) in bfd_mach_o_x86_64_swap_reloc_in() 153 if (!reloc->r_pcrel) in bfd_mach_o_x86_64_swap_reloc_in() 165 if (reloc->r_length == 2 && reloc->r_pcrel && reloc->r_extern) in bfd_mach_o_x86_64_swap_reloc_in() 172 if (reloc->r_length == 2 && reloc->r_pcrel && reloc->r_extern) in bfd_mach_o_x86_64_swap_reloc_in() 179 if (reloc->r_pcrel) in bfd_mach_o_x86_64_swap_reloc_in() 194 if (reloc->r_length == 2 && reloc->r_pcrel) in bfd_mach_o_x86_64_swap_reloc_in() 201 if (reloc->r_length == 2 && reloc->r_pcrel) in bfd_mach_o_x86_64_swap_reloc_in() 208 if (reloc->r_length == 2 && reloc->r_pcrel) in bfd_mach_o_x86_64_swap_reloc_in() 229 rinfo->r_pcrel = 0; in bfd_mach_o_x86_64_swap_reloc_out() [all …]
|
D | aout-arm.c | 99 int *r_pcrel) in MY() 106 *r_pcrel = 0; in MY() 131 *r_pcrel = 1; in MY() 148 int r_pcrel; in MY() local 159 r_pcrel = howto->type & 4; /* PC Relative done? */ in MY() 169 | (r_pcrel ? RELOC_STD_BITS_PCREL_BIG : 0) in MY() 180 | (r_pcrel ? RELOC_STD_BITS_PCREL_LITTLE : 0) in MY() 354 int r_pcrel; in MY_swap_std_reloc_in() local 359 cache_ptr->howto = MY_reloc_howto (abfd, bytes, r_index, r_extern, r_pcrel); in MY_swap_std_reloc_in() 373 int r_pcrel; in MY_swap_std_reloc_out() local [all …]
|
D | aout-ns32k.c | 148 int *r_pcrel) in MY() 157 *r_pcrel = (0 != (rel->r_type[0] & RELOC_STD_BITS_PCREL_LITTLE)); in MY() 162 return (MY (howto_table) + r_length + 3 * (*r_pcrel) + 6 * r_ns32k_type); in MY() 177 int r_pcrel; in MY() local 182 r_pcrel = (int) howto->pc_relative; /* Relative to PC? */ in MY() 190 | (r_pcrel? RELOC_STD_BITS_PCREL_LITTLE: 0) in MY() 276 int r_pcrel; in MY_swap_std_reloc_in() local 282 cache_ptr->howto = MY_reloc_howto (abfd, bytes, r_index, r_extern, r_pcrel); in MY_swap_std_reloc_in()
|
D | i386lynx.c | 119 int r_pcrel; in NAME() local 126 r_pcrel = (int) g->howto->pc_relative; /* Relative to PC? */ in NAME() 175 | (r_pcrel ? RELOC_STD_BITS_PCREL_BIG : 0) in NAME() 188 | (r_pcrel ? RELOC_STD_BITS_PCREL_LITTLE : 0) in NAME() 353 int r_pcrel; in NAME() local 360 r_pcrel = (0 != (bytes->r_index[0] & RELOC_STD_BITS_PCREL_BIG)); in NAME() 364 cache_ptr->howto = aout_32_std_howto_table + r_length + 4 * r_pcrel; in NAME()
|
D | mach-o-i386.c | 168 switch ((reloc->r_length << 1) | reloc->r_pcrel) in bfd_mach_o_i386_swap_reloc_in() 208 rinfo->r_pcrel = rel->howto->pc_relative; in bfd_mach_o_i386_swap_reloc_out() 225 rinfo->r_pcrel = 0; in bfd_mach_o_i386_swap_reloc_out() 233 rinfo->r_pcrel = 0; in bfd_mach_o_i386_swap_reloc_out() 242 rinfo->r_pcrel = 0; in bfd_mach_o_i386_swap_reloc_out()
|
D | riscix.c | 313 int r_pcrel; in riscix_swap_std_reloc_out() local 326 r_pcrel = (int) g->howto->pc_relative; /* Relative to PC? */ in riscix_swap_std_reloc_out() 331 r_pcrel = r_pcrel ? 0 : 1; in riscix_swap_std_reloc_out() 375 | (r_pcrel ? RELOC_STD_BITS_PCREL_BIG: 0) in riscix_swap_std_reloc_out() 386 | (r_pcrel ? RELOC_STD_BITS_PCREL_LITTLE: 0) in riscix_swap_std_reloc_out()
|
D | hp300hpux.c | 638 int r_pcrel = 0; in MY() local 660 r_pcrel = 1; in MY() 689 cache_ptr->howto = howto_table_std + r_length + 4 * r_pcrel; in MY() 693 if (r_pcrel && r_extern) in MY()
|
D | aoutx.h | 1944 int r_pcrel; in NAME() local 1951 r_pcrel = (int) g->howto->pc_relative; /* Relative to PC? */ in NAME() 2001 | (r_pcrel ? RELOC_STD_BITS_PCREL_BIG : 0) in NAME() 2013 | (r_pcrel ? RELOC_STD_BITS_PCREL_LITTLE : 0) in NAME() 2208 int r_pcrel; in NAME() local 2222 r_pcrel = (0 != (bytes->r_type[0] & RELOC_STD_BITS_PCREL_BIG)); in NAME() 2235 r_pcrel = (0 != (bytes->r_type[0] & RELOC_STD_BITS_PCREL_LITTLE)); in NAME() 2243 howto_idx = (r_length + 4 * r_pcrel + 8 * r_baserel in NAME() 3762 int r_pcrel; in aout_link_reloc_link_order() 3768 r_pcrel = (int) howto->pc_relative; in aout_link_reloc_link_order() [all …]
|
D | pdp11.c | 1688 int r_pcrel; in pdp11_aout_swap_reloc_out() local 1697 r_pcrel = g->howto->pc_relative; in pdp11_aout_swap_reloc_out() 1721 reloc_entry = r_index << 4 | r_type | r_pcrel; in pdp11_aout_swap_reloc_out() 1784 int r_pcrel; in pdp11_aout_swap_reloc_in() local 1788 r_pcrel = reloc_entry & RELFLG; in pdp11_aout_swap_reloc_in() 1791 cache_ptr->howto = howto_table_pdp11 + (r_pcrel ? 1 : 0); in pdp11_aout_swap_reloc_in() 3096 int r_pcrel; in aout_link_reloc_link_order() local 3104 r_pcrel = howto->pc_relative; in aout_link_reloc_link_order() 3118 | (r_pcrel ? RELOC_STD_BITS_PCREL_BIG : 0) in aout_link_reloc_link_order() 3131 | (r_pcrel ? RELOC_STD_BITS_PCREL_LITTLE : 0) in aout_link_reloc_link_order() [all …]
|
D | mach-o.h | 118 unsigned int r_pcrel : 1; member
|
D | aout-tic30.c | 294 int *r_pcrel) in tic30_aout_reloc_howto() argument 300 *r_pcrel = 0; in tic30_aout_reloc_howto()
|
D | mach-o.c | 1273 rel->r_pcrel = (info & BFD_MACH_O_BE_PCREL) ? 1 : 0; in bfd_mach_o_swap_in_non_scattered_reloc() 1282 rel->r_pcrel = (info & BFD_MACH_O_LE_PCREL) ? 1 : 0; in bfd_mach_o_swap_in_non_scattered_reloc() 1334 reloc.r_pcrel = addr & BFD_MACH_O_SR_PCREL; in bfd_mach_o_canonicalize_one_reloc() 1551 info |= rel->r_pcrel ? BFD_MACH_O_BE_PCREL : 0; in bfd_mach_o_swap_out_non_scattered_reloc() 1561 info |= rel->r_pcrel ? BFD_MACH_O_LE_PCREL : 0; in bfd_mach_o_swap_out_non_scattered_reloc() 1604 | (pinfo->r_pcrel ? BFD_MACH_O_SR_PCREL : 0) in bfd_mach_o_write_relocs()
|
D | ChangeLog-9697 | 2672 r_format and r_pcrel. Always return a value.
|
/toolchain/binutils/binutils-2.25/gas/config/ |
D | aout_gnu.h | 369 unsigned int r_pcrel:1; member 421 unsigned int r_pcrel:1; member
|
D | tc-i960.h | 103 r_pcrel:1, /* 1 => relocate PC-relative; else absolute member
|
D | tc-i960.c | 2055 where[7] = (ri->r_pcrel << 7 in md_ri_to_chars() 2063 where[7] = (ri->r_pcrel << 0 in md_ri_to_chars() 2420 ri.r_pcrel = fixP->fx_pcrel; in tc_bout_fix_to_chars() 2429 ri.r_pcrel = 1; in tc_bout_fix_to_chars() 2434 ri.r_pcrel = 0; in tc_bout_fix_to_chars()
|
D | tc-vax.c | 674 | ((ri.r_pcrel << 0) & 0x01)) & 0x0F; in md_ri_to_chars()
|
D | tc-m68k.c | 5431 the_bytes[7] = (((ri->r_pcrel << 7) & 0x80) in md_ri_to_chars()
|
/toolchain/binutils/binutils-2.25/include/ |
D | bout.h | 180 r_pcrel:1, /* 1 => relocate PC-relative; else absolute member
|
/toolchain/binutils/binutils-2.25/include/aout/ |
D | adobe.h | 217 unsigned int r_pcrel:1; member
|
D | aout64.h | 384 unsigned int r_pcrel:1; member
|