Home
last modified time | relevance | path

Searched refs:N_UNDF (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/lib/libbc/inc/include/sun4/
H A Da.out.h166 #define N_UNDF 0x0 /* undefined */ macro
/titanic_41/usr/src/cmd/sgs/rtld/common/
H A Da.out.c310 case N_EXT + N_UNDF: in aout_symconvert()
486 if (sp->n_type == (N_EXT + N_UNDF)) { in aout_find_sym()
637 if (sym->n_type == (N_EXT + N_UNDF)) in aout_dladdr()
H A D_a.out.h69 #define N_UNDF 0x0 /* undefined */ macro