Home | History | Annotate | Download | only in macho

Lines Matching refs:SECTION_TYPE

158 #define SECTION_TYPE        0x000000ff  /* section type mask */
759 if ((msd->flags & SECTION_TYPE) != S_ZEROFILL) {