Home
last modified time | relevance | path

Searched refs:RELOC_STD_BITS_PCREL_BIG (Results 1 – 25 of 106) sorted by relevance

12345

/dports/devel/djgpp-binutils/binutils-2.17/bfd/
H A Daout-arm.c113 r_pcrel_done = (0 != (rel->r_type[0] & RELOC_STD_BITS_PCREL_BIG)); in MY()
169 | (r_pcrel ? RELOC_STD_BITS_PCREL_BIG : 0) in MY()
209 reloc->r_type[0] |= RELOC_STD_BITS_PCREL_BIG; in MY()
427 | (r_pcrel ? RELOC_STD_BITS_PCREL_BIG: 0) in MY_swap_std_reloc_out()
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/binutils-2.16.1/bfd/
H A Daout-arm.c130 r_pcrel_done = (0 != (rel->r_type[0] & RELOC_STD_BITS_PCREL_BIG));
187 | (r_pcrel ? RELOC_STD_BITS_PCREL_BIG : 0)
230 reloc->r_type[0] |= RELOC_STD_BITS_PCREL_BIG;
457 | (r_pcrel ? RELOC_STD_BITS_PCREL_BIG: 0)
/dports/lang/gnatdroid-binutils-x86/binutils-2.27/bfd/
H A Daout-arm.c113 r_pcrel_done = (0 != (rel->r_type[0] & RELOC_STD_BITS_PCREL_BIG)); in MY()
169 | (r_pcrel ? RELOC_STD_BITS_PCREL_BIG : 0) in MY()
209 reloc->r_type[0] |= RELOC_STD_BITS_PCREL_BIG; in MY()
443 | (r_pcrel ? RELOC_STD_BITS_PCREL_BIG: 0) in MY_swap_std_reloc_out()
H A Di386lynx.c173 | (r_pcrel ? RELOC_STD_BITS_PCREL_BIG : 0) in NAME()
358 r_pcrel = (0 != (bytes->r_index[0] & RELOC_STD_BITS_PCREL_BIG)); in NAME()
/dports/devel/avr-gdb/gdb-7.3.1/bfd/
H A Daout-arm.c114 r_pcrel_done = (0 != (rel->r_type[0] & RELOC_STD_BITS_PCREL_BIG)); in MY()
170 | (r_pcrel ? RELOC_STD_BITS_PCREL_BIG : 0) in MY()
210 reloc->r_type[0] |= RELOC_STD_BITS_PCREL_BIG; in MY()
444 | (r_pcrel ? RELOC_STD_BITS_PCREL_BIG: 0) in MY_swap_std_reloc_out()
/dports/lang/gnatdroid-binutils/binutils-2.27/bfd/
H A Daout-arm.c113 r_pcrel_done = (0 != (rel->r_type[0] & RELOC_STD_BITS_PCREL_BIG)); in MY()
169 | (r_pcrel ? RELOC_STD_BITS_PCREL_BIG : 0) in MY()
209 reloc->r_type[0] |= RELOC_STD_BITS_PCREL_BIG; in MY()
443 | (r_pcrel ? RELOC_STD_BITS_PCREL_BIG: 0) in MY_swap_std_reloc_out()
H A Di386lynx.c173 | (r_pcrel ? RELOC_STD_BITS_PCREL_BIG : 0) in NAME()
358 r_pcrel = (0 != (bytes->r_index[0] & RELOC_STD_BITS_PCREL_BIG)); in NAME()
/dports/devel/gdb761/gdb-7.6.1/bfd/
H A Daout-arm.c114 r_pcrel_done = (0 != (rel->r_type[0] & RELOC_STD_BITS_PCREL_BIG)); in MY()
170 | (r_pcrel ? RELOC_STD_BITS_PCREL_BIG : 0) in MY()
210 reloc->r_type[0] |= RELOC_STD_BITS_PCREL_BIG; in MY()
444 | (r_pcrel ? RELOC_STD_BITS_PCREL_BIG: 0) in MY_swap_std_reloc_out()
H A Di386lynx.c176 | (r_pcrel ? RELOC_STD_BITS_PCREL_BIG : 0) in NAME()
361 r_pcrel = (0 != (bytes->r_index[0] & RELOC_STD_BITS_PCREL_BIG)); in NAME()
/dports/lang/sdcc/sdcc-4.0.0/support/sdbinutils/bfd/
H A Daout-arm.c113 r_pcrel_done = (0 != (rel->r_type[0] & RELOC_STD_BITS_PCREL_BIG)); in MY()
169 | (r_pcrel ? RELOC_STD_BITS_PCREL_BIG : 0) in MY()
209 reloc->r_type[0] |= RELOC_STD_BITS_PCREL_BIG; in MY()
443 | (r_pcrel ? RELOC_STD_BITS_PCREL_BIG: 0) in MY_swap_std_reloc_out()
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/binutils/bfd/
H A Daout-arm.c130 r_pcrel_done = (0 != (rel->r_type[0] & RELOC_STD_BITS_PCREL_BIG));
187 | (r_pcrel ? RELOC_STD_BITS_PCREL_BIG : 0)
230 reloc->r_type[0] |= RELOC_STD_BITS_PCREL_BIG;
462 | (r_pcrel ? RELOC_STD_BITS_PCREL_BIG: 0)
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/binutils/bfd/
H A Daout-arm.c130 r_pcrel_done = (0 != (rel->r_type[0] & RELOC_STD_BITS_PCREL_BIG));
187 | (r_pcrel ? RELOC_STD_BITS_PCREL_BIG : 0)
230 reloc->r_type[0] |= RELOC_STD_BITS_PCREL_BIG;
462 | (r_pcrel ? RELOC_STD_BITS_PCREL_BIG: 0)
/dports/lang/gnatdroid-binutils-x86/binutils-2.27/include/aout/
H A Dadobe.h187 #define RELOC_STD_BITS_PCREL_BIG 0x80 macro
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/binutils/include/aout/
H A Dadobe.h186 #define RELOC_STD_BITS_PCREL_BIG 0x80 macro
/dports/devel/avr-gdb/gdb-7.3.1/include/aout/
H A Dadobe.h187 #define RELOC_STD_BITS_PCREL_BIG 0x80 macro
/dports/lang/gnatdroid-binutils/binutils-2.27/include/aout/
H A Dadobe.h187 #define RELOC_STD_BITS_PCREL_BIG 0x80 macro
/dports/devel/arm-none-eabi-newlib/newlib-2.4.0/include/aout/
H A Dadobe.h187 #define RELOC_STD_BITS_PCREL_BIG 0x80 macro
/dports/devel/gdb761/gdb-7.6.1/include/aout/
H A Dadobe.h187 #define RELOC_STD_BITS_PCREL_BIG 0x80 macro
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/binutils-2.16.1/include/aout/
H A Dadobe.h186 #define RELOC_STD_BITS_PCREL_BIG 0x80 macro
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/binutils/include/aout/
H A Dadobe.h186 #define RELOC_STD_BITS_PCREL_BIG 0x80 macro
/dports/lang/sdcc/sdcc-4.0.0/support/sdbinutils/include/aout/
H A Dadobe.h191 #define RELOC_STD_BITS_PCREL_BIG 0x80 macro
/dports/devel/djgpp-binutils/binutils-2.17/include/aout/
H A Dadobe.h186 #define RELOC_STD_BITS_PCREL_BIG 0x80 macro
/dports/devel/arm-elf-binutils/binutils-2.37/bfd/
H A Di386lynx.c173 | (r_pcrel ? RELOC_STD_BITS_PCREL_BIG : 0) in NAME()
358 r_pcrel = (0 != (bytes->r_index[0] & RELOC_STD_BITS_PCREL_BIG)); in NAME()
/dports/devel/gnulibiberty/binutils-2.37/bfd/
H A Di386lynx.c173 | (r_pcrel ? RELOC_STD_BITS_PCREL_BIG : 0) in NAME()
358 r_pcrel = (0 != (bytes->r_index[0] & RELOC_STD_BITS_PCREL_BIG)); in NAME()
/dports/devel/gdb/gdb-11.1/bfd/
H A Di386lynx.c173 | (r_pcrel ? RELOC_STD_BITS_PCREL_BIG : 0) in NAME()
358 r_pcrel = (0 != (bytes->r_index[0] & RELOC_STD_BITS_PCREL_BIG)); in NAME()

12345