Home
last modified time | relevance | path

Searched refs:RELOC_BITS3_EXTERN_BIG (Results 1 – 25 of 27) sorted by relevance

12

/dports/devel/binutils/binutils-2.37/include/coff/
H A Dmips.h94 #define RELOC_BITS3_EXTERN_BIG 0x01 macro
/dports/lang/gnatdroid-binutils-x86/binutils-2.27/include/coff/
H A Dmips.h94 #define RELOC_BITS3_EXTERN_BIG 0x01 macro
/dports/devel/arm-elf-binutils/binutils-2.37/include/coff/
H A Dmips.h94 #define RELOC_BITS3_EXTERN_BIG 0x01 macro
/dports/devel/gnulibiberty/binutils-2.37/include/coff/
H A Dmips.h94 #define RELOC_BITS3_EXTERN_BIG 0x01 macro
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/binutils/include/coff/
H A Dmips.h93 #define RELOC_BITS3_EXTERN_BIG 0x01 macro
/dports/devel/avr-gdb/gdb-7.3.1/include/coff/
H A Dmips.h94 #define RELOC_BITS3_EXTERN_BIG 0x01 macro
/dports/lang/gnatdroid-binutils/binutils-2.27/include/coff/
H A Dmips.h94 #define RELOC_BITS3_EXTERN_BIG 0x01 macro
/dports/devel/arm-none-eabi-newlib/newlib-2.4.0/include/coff/
H A Dmips.h94 #define RELOC_BITS3_EXTERN_BIG 0x01 macro
/dports/devel/gdb761/gdb-7.6.1/include/coff/
H A Dmips.h94 #define RELOC_BITS3_EXTERN_BIG 0x01 macro
/dports/devel/gdb/gdb-11.1/include/coff/
H A Dmips.h94 #define RELOC_BITS3_EXTERN_BIG 0x01 macro
/dports/lang/sdcc/sdcc-4.0.0/support/sdbinutils/include/coff/
H A Dmips.h94 #define RELOC_BITS3_EXTERN_BIG 0x01 macro
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/binutils-2.16.1/include/coff/
H A Dmips.h93 #define RELOC_BITS3_EXTERN_BIG 0x01 macro
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/binutils/include/coff/
H A Dmips.h93 #define RELOC_BITS3_EXTERN_BIG 0x01 macro
/dports/devel/djgpp-binutils/binutils-2.17/include/coff/
H A Dmips.h93 #define RELOC_BITS3_EXTERN_BIG 0x01 macro
/dports/lang/gnatdroid-binutils-x86/binutils-2.27/bfd/
H A Dcoff-mips.c285 intern->r_extern = (ext->r_bits[3] & RELOC_BITS3_EXTERN_BIG) != 0; in mips_ecoff_swap_reloc_in()
326 | (intern->r_extern ? RELOC_BITS3_EXTERN_BIG : 0)); in mips_ecoff_swap_reloc_out()
/dports/lang/gnatdroid-binutils/binutils-2.27/bfd/
H A Dcoff-mips.c285 intern->r_extern = (ext->r_bits[3] & RELOC_BITS3_EXTERN_BIG) != 0; in mips_ecoff_swap_reloc_in()
326 | (intern->r_extern ? RELOC_BITS3_EXTERN_BIG : 0)); in mips_ecoff_swap_reloc_out()
/dports/devel/gdb761/gdb-7.6.1/bfd/
H A Dcoff-mips.c287 intern->r_extern = (ext->r_bits[3] & RELOC_BITS3_EXTERN_BIG) != 0; in mips_ecoff_swap_reloc_in()
328 | (intern->r_extern ? RELOC_BITS3_EXTERN_BIG : 0)); in mips_ecoff_swap_reloc_out()
/dports/lang/sdcc/sdcc-4.0.0/support/sdbinutils/bfd/
H A Dcoff-mips.c285 intern->r_extern = (ext->r_bits[3] & RELOC_BITS3_EXTERN_BIG) != 0; in mips_ecoff_swap_reloc_in()
326 | (intern->r_extern ? RELOC_BITS3_EXTERN_BIG : 0)); in mips_ecoff_swap_reloc_out()
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/binutils-2.16.1/bfd/
H A Dcoff-mips.c306 intern->r_extern = (ext->r_bits[3] & RELOC_BITS3_EXTERN_BIG) != 0;
348 | (intern->r_extern ? RELOC_BITS3_EXTERN_BIG : 0));
/dports/devel/binutils/binutils-2.37/bfd/
H A Dcoff-mips.c288 intern->r_extern = (ext->r_bits[3] & RELOC_BITS3_EXTERN_BIG) != 0; in mips_ecoff_swap_reloc_in()
329 | (intern->r_extern ? RELOC_BITS3_EXTERN_BIG : 0)); in mips_ecoff_swap_reloc_out()
/dports/devel/arm-elf-binutils/binutils-2.37/bfd/
H A Dcoff-mips.c288 intern->r_extern = (ext->r_bits[3] & RELOC_BITS3_EXTERN_BIG) != 0; in mips_ecoff_swap_reloc_in()
329 | (intern->r_extern ? RELOC_BITS3_EXTERN_BIG : 0)); in mips_ecoff_swap_reloc_out()
/dports/devel/gnulibiberty/binutils-2.37/bfd/
H A Dcoff-mips.c288 intern->r_extern = (ext->r_bits[3] & RELOC_BITS3_EXTERN_BIG) != 0; in mips_ecoff_swap_reloc_in()
329 | (intern->r_extern ? RELOC_BITS3_EXTERN_BIG : 0)); in mips_ecoff_swap_reloc_out()
/dports/devel/gdb/gdb-11.1/bfd/
H A Dcoff-mips.c288 intern->r_extern = (ext->r_bits[3] & RELOC_BITS3_EXTERN_BIG) != 0; in mips_ecoff_swap_reloc_in()
329 | (intern->r_extern ? RELOC_BITS3_EXTERN_BIG : 0)); in mips_ecoff_swap_reloc_out()
/dports/devel/djgpp-binutils/binutils-2.17/bfd/
H A Dcoff-mips.c306 intern->r_extern = (ext->r_bits[3] & RELOC_BITS3_EXTERN_BIG) != 0;
348 | (intern->r_extern ? RELOC_BITS3_EXTERN_BIG : 0));
/dports/devel/avr-gdb/gdb-7.3.1/bfd/
H A Dcoff-mips.c308 intern->r_extern = (ext->r_bits[3] & RELOC_BITS3_EXTERN_BIG) != 0;
350 | (intern->r_extern ? RELOC_BITS3_EXTERN_BIG : 0));

12