Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/include/
Dbout.h131 #define N_EXT 1 /* External symbol (OR'd in with one of above) */ macro
/toolchain/binutils/binutils-2.25/include/aout/
Dadobe.h132 #define N_EXT 1 /* External symbol (as opposed to local-to-this-file) */ macro
Daout64.h288 #define N_EXT 1 /* External symbol (as opposed to local-to-this-file). */ macro
/toolchain/binutils/binutils-2.25/gas/config/
Daout_gnu.h247 #define N_EXT 1 macro
/toolchain/binutils/binutils-2.25/bfd/
Dpdp11.c168 #define N_EXT 0x20 /* External flag. */ macro