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

/xnu-2782.1.97/libkern/kxld/
H A Dkxld_sym.h74 is_thumb:1; // Set for thumb symbols (ARM only) member in struct:kxld_sym
H A Dkxld_sym.c258 sym->is_thumb = 1;
877 if (sym->is_thumb) {
918 if (sym->is_thumb) {

Completed in 21 milliseconds