Home
last modified time | relevance | path

Searched defs:N_EXT (Results 1 – 17 of 17) sorted by relevance

/netbsd/tools/arm-elf2aout/
H A Dnlist.h78 #define N_EXT 0x01 /* external (global) bit, OR'ed in */ macro
/netbsd/tools/m68k-elf2aout/
H A Dnlist.h78 #define N_EXT 0x01 /* external (global) bit, OR'ed in */ macro
/netbsd/include/
H A Dnlist.h76 #define N_EXT 0x01 /* external (global) bit, OR'ed in */ macro
/netbsd/external/gpl3/gdb/dist/include/
H A Dbout.h131 #define N_EXT 1 /* External symbol (OR'd in with one of above) */ macro
/netbsd/external/gpl3/binutils/dist/include/
H A Dbout.h131 #define N_EXT 1 /* External symbol (OR'd in with one of above) */ macro
/netbsd/external/gpl3/binutils.old/dist/include/
H A Dbout.h131 #define N_EXT 1 /* External symbol (OR'd in with one of above) */ macro
/netbsd/external/gpl3/gdb.old/dist/include/
H A Dbout.h131 #define N_EXT 1 /* External symbol (OR'd in with one of above) */ macro
/netbsd/external/gpl3/binutils/dist/gprofng/src/
H A Dstab.h69 #define N_EXT 01 /* external bit, or'ed in */ macro
/netbsd/external/gpl3/gdb/dist/include/aout/
H A Daout64.h291 #define N_EXT 1 /* External symbol (as opposed to local-to-this-file). */ macro
/netbsd/external/gpl3/binutils/dist/include/aout/
H A Daout64.h291 #define N_EXT 1 /* External symbol (as opposed to local-to-this-file). */ macro
/netbsd/external/gpl3/binutils.old/dist/include/aout/
H A Daout64.h288 #define N_EXT 1 /* External symbol (as opposed to local-to-this-file). */ macro
/netbsd/external/gpl3/gdb.old/dist/include/aout/
H A Daout64.h291 #define N_EXT 1 /* External symbol (as opposed to local-to-this-file). */ macro
/netbsd/external/gpl3/gdb/dist/bfd/
H A Dpdp11.c194 #define N_EXT 0x20 /* External flag. */ macro
/netbsd/external/gpl3/binutils.old/dist/bfd/
H A Dpdp11.c169 #define N_EXT 0x20 /* External flag. */ macro
/netbsd/external/gpl3/binutils/dist/bfd/
H A Dpdp11.c194 #define N_EXT 0x20 /* External flag. */ macro
/netbsd/external/gpl3/gdb.old/dist/bfd/
H A Dpdp11.c194 #define N_EXT 0x20 /* External flag. */ macro
/netbsd/external/apache2/llvm/dist/llvm/include/llvm/BinaryFormat/
H A DMachO.h304 N_EXT = 0x01 enumerator