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

/freebsd-11-stable/sys/sys/
H A Dnlist_aout.h78 #define N_COMM 0x12 /* common reference */ macro
/freebsd-11-stable/contrib/binutils/gas/config/
H A Daout_gnu.h242 #define N_COMM 0x12 /* common (visible in shared lib commons) */
241 #define N_COMM macro
/freebsd-11-stable/contrib/binutils/include/aout/
H A Daout64.h287 #define N_COMM 0x12 /* Common symbol (visible after shared lib dynlink). */
285 #define N_COMM macro
/freebsd-11-stable/contrib/gdb/gdb/
H A Dsolib-sunos.c201 if (inferior_rtc_nlist.n_type == N_COMM)
/freebsd-11-stable/usr.bin/ldd/
H A Dsods.c490 case N_COMM: strcpy(type, "comm"); break;
/freebsd-11-stable/contrib/binutils/bfd/
H A Daoutx.h3001 case N_COMM:
3048 case N_COMM | N_EXT:

Completed in 118 milliseconds