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

/xnu-2782.1.97/libkern/kxld/
H A Dkxld_sym.h71 is_padslot:1, // Set for pad slot symbols member in struct:kxld_sym
H A Dkxld_sym.c276 sym->is_padslot = 1;
542 return (0 != sym->is_padslot);

Completed in 22 milliseconds