Searched refs:N_COMM (Results 1 – 8 of 8) sorted by relevance
80 #define N_COMM 0x12 /* common reference */ macro
241 #define N_COMM 0x12 /* common (visible in shared lib commons) */ macro
285 #define N_COMM 0x12 /* Common symbol (visible after shared lib dynlink). */ macro
201 if (inferior_rtc_nlist.n_type == N_COMM) in solib_add_common_symbols()
488 case N_COMM: strcpy(type, "comm"); break; in dump_sym()
2993 case N_COMM: in aout_link_add_symbols()3040 case N_COMM | N_EXT: in aout_link_add_symbols()
2644 to match SunOS and BSD. Add N_COMM as 0x12 for SunOS shared lib2646 * stab.def: Add N_COMM to table, fix overlap comment.
3186 @item 0x12 N_COMM