Home | History | Annotate | Download | only in libiberty

Lines Matching defs:segname

102   unsigned char segname[16];	/* Name of this segment.  */
119 unsigned char segname[16]; /* Name of this segment. */
135 unsigned char segname[16]; /* Segment that the section belongs to. */
152 unsigned char segname[16]; /* Segment that the section belongs to. */
447 segname_offset = offsetof (struct mach_o_section_32, segname);
457 segname_offset = offsetof (struct mach_o_section_64, segname);
966 strncpy ((char *) hdr + offsetof (struct mach_o_section_32, segname),
991 strncpy ((char *) hdr + offsetof (struct mach_o_section_64, segname),