Home
last modified time | relevance | path

Searched refs:N_ABS (Results 1 – 4 of 4) sorted by relevance

/titanic_50/usr/src/head/
H A Dsyms.h77 #define N_ABS -1 macro
/titanic_50/usr/src/lib/libbc/inc/include/sun4/
H A Da.out.h167 #define N_ABS 0x2 /* absolute */ macro
/titanic_50/usr/src/cmd/sgs/rtld/common/
H A D_a.out.h68 #define N_ABS 0x2 /* absolute */ macro
H A Da.out.c304 case N_EXT + N_ABS: in aout_symconvert()