Searched refs:N_COMM (Results 1 - 13 of 13) sorted by relevance

/netbsd-6-1-5-RELEASE/include/
H A Dnlist.h67 #define N_COMM 0x12 /* common reference */ macro
/netbsd-6-1-5-RELEASE/tools/m68k-elf2aout/
H A Dnlist.h69 #define N_COMM 0x12 /* common reference */ macro
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/include/aout/
H A Dadobe.h127 #define N_COMM 0x12 /* Common symbol (visible after shared lib dynlink) */
126 #define N_COMM macro
H A Daout64.h284 #define N_COMM 0x12 /* Common symbol (visible after shared lib dynlink). */
282 #define N_COMM macro
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/include/aout/
H A Dadobe.h127 #define N_COMM 0x12 /* Common symbol (visible after shared lib dynlink) */
126 #define N_COMM macro
H A Daout64.h284 #define N_COMM 0x12 /* Common symbol (visible after shared lib dynlink). */
282 #define N_COMM macro
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gas/config/
H A Daout_gnu.h243 #define N_COMM 0x12 /* common (visible in shared lib commons) */
242 #define N_COMM macro
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/gdb/
H A Dsolib-sunos.c248 if (inferior_rtc_nlist.n_type == N_COMM)
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/bfd/
H A Dhp300hpux.c404 new_type = N_COMM;
H A Daoutx.h3031 case N_COMM:
3078 case N_COMM | N_EXT:
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/bfd/
H A Dhp300hpux.c404 new_type = N_COMM;
H A Daoutx.h3031 case N_COMM:
3078 case N_COMM | N_EXT:
/netbsd-6-1-5-RELEASE/usr.bin/elf2aout/
H A Delf2aout.c445 outbuf[i].n_type = N_COMM;

Completed in 128 milliseconds