Home
last modified time | relevance | path

Searched refs:BMAGIC (Results 1 – 25 of 141) sorted by relevance

123456

/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/binutils-2.16.1/bfd/
H A Daout64.c24 #ifndef BMAGIC
25 #define BMAGIC 0 macro
/dports/lang/gnatdroid-binutils-x86/binutils-2.27/bfd/
H A Daout64.c25 #ifndef BMAGIC
26 #define BMAGIC 0 macro
/dports/lang/gnatdroid-binutils/binutils-2.27/bfd/
H A Daout64.c25 #ifndef BMAGIC
26 #define BMAGIC 0 macro
/dports/devel/avr-gdb/gdb-7.3.1/bfd/
H A Daout64.c26 #ifndef BMAGIC
27 #define BMAGIC 0 macro
/dports/devel/gdb761/gdb-7.6.1/bfd/
H A Daout64.c26 #ifndef BMAGIC
27 #define BMAGIC 0 macro
/dports/lang/sdcc/sdcc-4.0.0/support/sdbinutils/bfd/
H A Daout64.c25 #ifndef BMAGIC
26 #define BMAGIC 0 macro
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/binutils/bfd/
H A Daout64.c24 #ifndef BMAGIC
25 #define BMAGIC 0 macro
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/binutils/bfd/
H A Daout64.c24 #ifndef BMAGIC
25 #define BMAGIC 0 macro
/dports/devel/djgpp-binutils/binutils-2.17/bfd/
H A Daout64.c24 #ifndef BMAGIC
25 #define BMAGIC 0 macro
/dports/devel/binutils/binutils-2.37/include/
H A Dbout.h53 #define BMAGIC 0415 macro
90 #define N_BADMAG(x) (((x)->a_info)!=BMAGIC)
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/binutils-2.16.1/include/
H A Dbout.h52 #define BMAGIC 0415 macro
89 #define N_BADMAG(x) (((x).a_info)!=BMAGIC)
/dports/lang/gnatdroid-binutils-x86/binutils-2.27/include/
H A Dbout.h53 #define BMAGIC 0415 macro
90 #define N_BADMAG(x) (((x)->a_info)!=BMAGIC)
/dports/devel/arm-elf-binutils/binutils-2.37/include/
H A Dbout.h53 #define BMAGIC 0415 macro
90 #define N_BADMAG(x) (((x)->a_info)!=BMAGIC)
/dports/devel/gnulibiberty/binutils-2.37/include/
H A Dbout.h53 #define BMAGIC 0415 macro
90 #define N_BADMAG(x) (((x)->a_info)!=BMAGIC)
/dports/devel/avr-gdb/gdb-7.3.1/include/
H A Dbout.h53 #define BMAGIC 0415 macro
90 #define N_BADMAG(x) (((x).a_info)!=BMAGIC)
/dports/lang/gnatdroid-binutils/binutils-2.27/include/
H A Dbout.h53 #define BMAGIC 0415 macro
90 #define N_BADMAG(x) (((x)->a_info)!=BMAGIC)
/dports/devel/arm-none-eabi-newlib/newlib-2.4.0/include/
H A Dbout.h53 #define BMAGIC 0415 macro
90 #define N_BADMAG(x) (((x).a_info)!=BMAGIC)
/dports/devel/gdb761/gdb-7.6.1/include/
H A Dbout.h53 #define BMAGIC 0415 macro
90 #define N_BADMAG(x) (((x).a_info)!=BMAGIC)
/dports/devel/gdb/gdb-11.1/include/
H A Dbout.h53 #define BMAGIC 0415 macro
90 #define N_BADMAG(x) (((x)->a_info)!=BMAGIC)
/dports/lang/sdcc/sdcc-4.0.0/support/sdbinutils/include/
H A Dbout.h53 #define BMAGIC 0415 macro
90 #define N_BADMAG(x) (((x)->a_info)!=BMAGIC)
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/binutils/include/
H A Dbout.h52 #define BMAGIC 0415 macro
89 #define N_BADMAG(x) (((x).a_info)!=BMAGIC)
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/binutils/include/
H A Dbout.h52 #define BMAGIC 0415 macro
89 #define N_BADMAG(x) (((x).a_info)!=BMAGIC)
/dports/devel/djgpp-binutils/binutils-2.17/include/
H A Dbout.h52 #define BMAGIC 0415 macro
89 #define N_BADMAG(x) (((x).a_info)!=BMAGIC)
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/binutils/gas/config/
H A Dobj-bout.h70 #define BMAGIC 0415 macro
79 #define DEFAULT_MAGIC_NUMBER_FOR_OBJECT_FILE (BMAGIC)
109 #define N_BADMAG(x) (((x).a_magic)!=BMAGIC)
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/binutils-2.16.1/gas/config/
H A Dobj-bout.h70 #define BMAGIC 0415 macro
79 #define DEFAULT_MAGIC_NUMBER_FOR_OBJECT_FILE (BMAGIC)
111 #define N_BADMAG(x) (((x).a_magic)!=BMAGIC)

123456