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

/darwin-on-arm/xnu/EXTERNAL_HEADERS/mach-o/
H A Dloader.h461 #define S_NON_LAZY_SYMBOL_POINTERS 0x6 /* section with only non-lazy macro
/darwin-on-arm/xnu/libkern/kxld/
H A Dkxld_sect.c423 case S_NON_LAZY_SYMBOL_POINTERS:
H A Dkxld_object.c2119 if (!sect || !(sect->flags & S_NON_LAZY_SYMBOL_POINTERS)) {

Completed in 78 milliseconds