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

/darwin-on-arm/xnu/EXTERNAL_HEADERS/mach-o/
H A Dnlist.h265 * The N_WEAK_REF bit of the n_desc field indicates to the dynamic linker that
269 #define N_WEAK_REF 0x0040 /* symbol is weak referenced */ macro
/darwin-on-arm/xnu/libkern/kxld/
H A Dkxld_sym.c253 if (n_desc & N_WEAK_REF) {

Completed in 14 milliseconds