Searched refs:N_STROFF (Results 1 - 2 of 2) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/bsd/i386/
H A Dexec.h99 #define N_STROFF(ex) (N_SYMOFF(ex) + (ex).a_syms) macro
/macosx-10.5.8/xnu-1228.15.4/bsd/ppc/
H A Dexec.h86 #define N_STROFF(ex) (N_SYMOFF(ex) + (ex).a_syms) macro

Completed in 75 milliseconds