Searched refs:S_ZEROFILL (Results 1 – 5 of 5) sorted by relevance
49 S_ZEROFILL,134 not_zerofill = (seg.flags & S_ZEROFILL) != S_ZEROFILL
392 require_action((sects[j].flags & S_ZEROFILL) || in validate_and_swap_macho_32()572 require_action((sects[j].flags & S_ZEROFILL) || in validate_and_swap_macho_64()
204 sect->flags = S_ZEROFILL; in kxld_sect_init_zerofill()477 case S_ZEROFILL: /* sect->data should be NULL, so we'll never get here */ in export_macho()
475 #define S_ZEROFILL 0x1 /* zero fill on demand section */ macro
598 282 not_zerofill = (seg.flags & S_ZEROFILL) != S_ZEROFILL