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

/darwin-on-arm/xnu/EXTERNAL_HEADERS/mach-o/
H A Dloader.h1000 * removed. In which case it has the value INDIRECT_SYMBOL_LOCAL. If the
1003 #define INDIRECT_SYMBOL_LOCAL 0x80000000 macro
/darwin-on-arm/xnu/libkern/kxld/
H A Dkxld_object.c2143 * 2) An INDIRECT_SYMBOL_LOCAL - symbols that are local and already have
2154 if (*symidx & INDIRECT_SYMBOL_LOCAL) {

Completed in 76 milliseconds