Searched refs:maxprot (Results 1 – 6 of 6) sorted by relevance
90 unsigned char maxprot[4]; /* Maximum permitted vm protection. */ member104 unsigned char maxprot[4]; /* Maximum permitted vm protection. */ member
1775 bfd_h_put_32 (abfd, seg->maxprot, raw.maxprot); in bfd_mach_o_write_segment_32()1809 bfd_h_put_32 (abfd, seg->maxprot, raw.maxprot); in bfd_mach_o_write_segment_64()2576 linkedit->maxprot = BFD_MACH_O_PROT_READ | BFD_MACH_O_PROT_WRITE in bfd_mach_o_write_contents()2689 seg->maxprot = seg->initprot; in bfd_mach_o_build_obj_seg_command()2799 seg->maxprot = 0; in bfd_mach_o_build_exec_seg_command()2882 seg->maxprot = BFD_MACH_O_PROT_READ | BFD_MACH_O_PROT_WRITE in bfd_mach_o_build_exec_seg_command()2885 seg->maxprot = 0; in bfd_mach_o_build_exec_seg_command()2998 seg->maxprot = 0; in bfd_mach_o_init_segment()4563 seg->maxprot = bfd_h_get_32 (abfd, raw.maxprot); in bfd_mach_o_read_segment()4584 seg->maxprot = bfd_h_get_32 (abfd, raw.maxprot); in bfd_mach_o_read_segment()
100 unsigned long maxprot; /* Maximum permitted protection. */ member
895 (bfd_mach_o_segment_command): Add initprot and maxprot fields.
107 unsigned char maxprot[4]; /* Maximum permitted vmem protection. */ member124 unsigned char maxprot[4]; /* Maximum permitted vmem protection. */ member
424 disp_segment_prot (seg->maxprot); in dump_segment()