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

/xnu-2422.115.4/EXTERNAL_HEADERS/mach-o/
H A Dnlist.h286 * The N_ARM_THUMB_DEF bit of the n_desc field indicates that the symbol is
289 #define N_ARM_THUMB_DEF 0x0008 /* symbol is a Thumb function (ARM) */ macro
/xnu-2422.115.4/libkern/kxld/
H A Dkxld_sym.c257 if (n_desc & N_ARM_THUMB_DEF) {

Completed in 72 milliseconds