Searched refs:N_COMM (Results 1 – 13 of 13) sorted by relevance
64 #define N_COMM 0x12 /* common reference */ macro
66 #define N_COMM 0x12 /* common reference */ macro
321 p->n_type = N_COMM; in __elf_fnlist()324 p->n_type = N_COMM | N_EXT; in __elf_fnlist()
459 p->n_type = N_COMM; in __elf_fdnlist()462 p->n_type = N_COMM | N_EXT; in __elf_fdnlist()
125 #define N_COMM 0x12 /* Common symbol (visible after shared lib dynlink) */ macro
285 #define N_COMM 0x12 /* Common symbol (visible after shared lib dynlink). */ macro
241 #define N_COMM 0x12 /* common (visible in shared lib commons) */ macro
429 nbuf.n_type = N_COMM; in __elf_knlist()432 nbuf.n_type = N_COMM | N_EXT; in __elf_knlist()
245 if (inferior_rtc_nlist.n_type == N_COMM) in solib_add_common_symbols()
504 outbuf[i].n_type = N_COMM; in translate_syms()
403 new_type = N_COMM;
2974 case N_COMM: in aout_link_add_symbols()3021 case N_COMM | N_EXT: in aout_link_add_symbols()
3210 @item 0x12 N_COMM