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

/macosx-10.10.1/Libc-1044.1.2/include/
H A Dnlist.h63 #define N_COMM 0x12 /* common reference */ macro
/macosx-10.10.1/cxxfilt-11/cxxfilt/include/aout/
H A Dadobe.h126 #define N_COMM 0x12 /* Common symbol (visible after shared lib dynlink) */
125 #define N_COMM macro
H A Daout64.h287 #define N_COMM 0x12 /* Common symbol (visible after shared lib dynlink). */
285 #define N_COMM macro
/macosx-10.10.1/ruby-106/ruby/
H A Ddln.c179 #ifndef N_COMM
180 # define N_COMM 0x12 macro
681 sym->n_type = N_EXT | N_COMM;
690 sym->n_type = N_COMM;
699 sym->n_type = N_EXT | N_COMM;
720 case N_COMM:
778 case N_EXT|N_COMM:
779 case N_COMM:
/macosx-10.10.1/cxxfilt-11/cxxfilt/bfd/
H A Dhp300hpux.c403 new_type = N_COMM;
H A Daoutx.h2975 case N_COMM:
3022 case N_COMM | N_EXT:

Completed in 109 milliseconds