Home
last modified time | relevance | path

Searched refs:N_COMM (Results 1 – 8 of 8) sorted by relevance

/freebsd-10-stable/sys/sys/
Dnlist_aout.h80 #define N_COMM 0x12 /* common reference */ macro
/freebsd-10-stable/contrib/binutils/gas/config/
Daout_gnu.h241 #define N_COMM 0x12 /* common (visible in shared lib commons) */ macro
/freebsd-10-stable/contrib/binutils/include/aout/
Daout64.h285 #define N_COMM 0x12 /* Common symbol (visible after shared lib dynlink). */ macro
/freebsd-10-stable/contrib/gdb/gdb/
Dsolib-sunos.c201 if (inferior_rtc_nlist.n_type == N_COMM) in solib_add_common_symbols()
/freebsd-10-stable/usr.bin/ldd/
Dsods.c488 case N_COMM: strcpy(type, "comm"); break; in dump_sym()
/freebsd-10-stable/contrib/binutils/bfd/
Daoutx.h2993 case N_COMM: in aout_link_add_symbols()
3040 case N_COMM | N_EXT: in aout_link_add_symbols()
/freebsd-10-stable/contrib/gcclibs/include/
DChangeLog-91032644 to match SunOS and BSD. Add N_COMM as 0x12 for SunOS shared lib
2646 * stab.def: Add N_COMM to table, fix overlap comment.
/freebsd-10-stable/contrib/gdb/gdb/doc/
Dstabs.texinfo3186 @item 0x12 N_COMM