Home
last modified time | relevance | path

Searched defs:segname (Results 1 – 12 of 12) sorted by relevance

/toolchain/binutils/binutils-2.25/gas/
Dsubsegs.c145 subseg_get (const char *segname, int force_new) in subseg_get()
176 subseg_new (const char *segname, subsegT subseg) in subseg_new()
188 subseg_force_new (const char *segname, subsegT subseg) in subseg_force_new()
Dlisting.c320 const char *segname; in listing_newline() local
432 const char *segname; in listing_newline() local
Decoff.c4014 const char *segname; in ecoff_build_symbols() local
/toolchain/binutils/binutils-2.25/libiberty/
Dsimple-object-mach-o.c102 unsigned char segname[16]; /* Name of this segment. */ member
119 unsigned char segname[16]; /* Name of this segment. */ member
135 unsigned char segname[16]; /* Segment that the section belongs to. */ member
152 unsigned char segname[16]; /* Segment that the section belongs to. */ member
/toolchain/binutils/binutils-2.25/include/mach-o/
Dexternal.h44 unsigned char segname[16]; /* Segment that the section belongs to. */ member
62 unsigned char segname[16]; /* Segment that the section belongs to. */ member
85 unsigned char segname[16]; /* Name of this segment. */ member
99 unsigned char segname[16]; /* Name of this segment. */ member
/toolchain/binutils/binutils-2.25/gas/config/
Dobj-macho.c168 obj_mach_o_make_or_get_sect (char * segname, char * sectname, in obj_mach_o_make_or_get_sect()
313 char segname[17]; in obj_mach_o_section() local
448 char segname[17]; in obj_mach_o_zerofill() local
Dtc-score7.c4593 const char *segname; in s7_nopic_need_relax() local
Dtc-score.c4797 const char *segname; in s3_nopic_need_relax() local
Dtc-mips.c16698 const char *segname; in nopic_need_relax() local
/toolchain/binutils/binutils-2.25/bfd/
Dmach-o.c298 bfd_mach_o_section_data_for_mach_sect (bfd *abfd, const char *segname, in bfd_mach_o_section_data_for_mach_sect()
331 const char **segname) in bfd_mach_o_section_data_for_bfd_name()
375 bfd_mach_o_convert_section_name_to_bfd (bfd *abfd, const char *segname, in bfd_mach_o_convert_section_name_to_bfd()
440 const char *segname; in bfd_mach_o_convert_section_name_to_mach_o() local
2883 const char *segname, unsigned int nbr_sect) in bfd_mach_o_init_segment()
3043 const char *segname = mdata->sections[i]->segname; in bfd_mach_o_build_commands() local
3356 const unsigned char *segname, in bfd_mach_o_make_bfd_section()
Dmach-o.h62 char segname[BFD_MACH_O_SEGNAME_SIZE + 1]; member
90 char segname[BFD_MACH_O_SEGNAME_SIZE + 1]; member
721 const char *segname; member
/toolchain/binutils/binutils-2.25/binutils/
Dod-macho.c2068 const char *segname, const char *sectname, in dump_section_content()