Searched refs:SEG_PAGEZERO (Results 1 - 5 of 5) sorted by relevance

/macosx-10.9.5/cctools-845/ld/
H A Dlayout.c780 if(check_reserved_segment(SEG_PAGEZERO, "segment " SEG_PAGEZERO
787 seg_spec = lookup_segment_spec(SEG_PAGEZERO);
790 error("specified address for segment " SEG_PAGEZERO
791 " not allowed (segment " SEG_PAGEZERO " reserved "
794 error("specified protection for segment " SEG_PAGEZERO
795 " not allowed (segment " SEG_PAGEZERO " reserved "
814 strcpy(pagezero_segment.sg.segname, SEG_PAGEZERO);
H A Dpass1.c4564 if(strcmp(sg->segname, SEG_PAGEZERO) != 0 &&
5646 if(strcmp(sg->segname, SEG_PAGEZERO) != 0 &&
/macosx-10.9.5/cctools-845/misc/
H A Dseg_hack.c283 if(strcmp(sg->segname, SEG_PAGEZERO) != 0 &&
/macosx-10.9.5/xnu-2422.115.4/EXTERNAL_HEADERS/mach-o/
H A Dloader.h556 #define SEG_PAGEZERO "__PAGEZERO" /* the pagezero segment which has no */ macro
/macosx-10.9.5/cctools-845/include/mach-o/
H A Dloader.h557 #define SEG_PAGEZERO "__PAGEZERO" /* the pagezero segment which has no */ macro

Completed in 201 milliseconds