Searched refs:N_PEXT (Results 1 – 2 of 2) sorted by relevance
118 #define N_PEXT 0x10 /* private external symbol bit */ macro
248 if ((n_type & N_EXT) && !(n_type & N_PEXT)) { in init_predicates()1036 sym->type |= N_PEXT; in kxld_sym_mark_private()