Searched refs:N_INDR (Results 1 - 3 of 3) sorted by relevance

/darwin-on-arm/xnu/EXTERNAL_HEADERS/mach-o/
H A Dnlist.h136 #define N_INDR 0xa /* indirect */ macro
139 * If the type is N_INDR then the symbol is defined to be the same as another
/darwin-on-arm/xnu/SETUP/kextsymboltool/
H A Dkextsymboltool.c813 nl.n_type = N_INDR | N_EXT;
843 nl.n_type = N_INDR | N_EXT;
/darwin-on-arm/xnu/libkern/kxld/
H A Dkxld_sym.c234 case N_INDR:

Completed in 7 milliseconds