Searched defs:segname (Results 1 - 18 of 18) sorted by relevance

/haiku-buildtools/legacy/binutils/gas/
H A Dsubsegs.c228 subseg_get(const char *segname, int force_new) argument
278 subseg_new(const char *segname, subsegT subseg) argument
294 subseg_force_new(const char *segname, subsegT subseg) argument
H A Dlisting.c303 const char *segname; local
407 const char *segname; local
H A Decoff.c4007 const char *segname; local
/haiku-buildtools/binutils/gas/
H A Dsubsegs.c145 subseg_get(const char *segname, int force_new) argument
176 subseg_new(const char *segname, subsegT subseg) argument
188 subseg_force_new(const char *segname, subsegT subseg) argument
H A Dlisting.c318 const char *segname; local
427 const char *segname; local
H A Decoff.c4001 const char *segname; local
/haiku-buildtools/gcc/libiberty/
H A Dsimple-object-mach-o.c102 unsigned char segname[16]; /* Name of this segment. */ member in struct:mach_o_segment_command_32
119 unsigned char segname[16]; /* Name of this segment. */ member in struct:mach_o_segment_command_64
135 unsigned char segname[16]; /* Segment that the section belongs to. */ member in struct:mach_o_section_32
152 unsigned char segname[16]; /* Segment that the section belongs to. */ member in struct:mach_o_section_64
/haiku-buildtools/binutils/libiberty/
H A Dsimple-object-mach-o.c102 unsigned char segname[16]; /* Name of this segment. */ member in struct:mach_o_segment_command_32
119 unsigned char segname[16]; /* Name of this segment. */ member in struct:mach_o_segment_command_64
135 unsigned char segname[16]; /* Segment that the section belongs to. */ member in struct:mach_o_section_32
152 unsigned char segname[16]; /* Segment that the section belongs to. */ member in struct:mach_o_section_64
/haiku-buildtools/legacy/binutils/bfd/
H A Dmach-o.h193 char segname[16 + 1]; member in struct:bfd_mach_o_section
208 char segname[16]; member in struct:bfd_mach_o_segment_command
/haiku-buildtools/binutils/bfd/
H A Dmach-o.h67 char segname[BFD_MACH_O_SEGNAME_SIZE + 1]; member in struct:bfd_mach_o_section
95 char segname[BFD_MACH_O_SEGNAME_SIZE + 1]; member in struct:bfd_mach_o_segment_command
735 const char *segname; member in struct:mach_o_segment_name_xlat
H A Dmach-o.c298 bfd_mach_o_section_data_for_mach_sect (bfd *abfd, const char *segname, argument
330 bfd_mach_o_section_data_for_bfd_name(bfd *abfd, const char *bfd_name, const char **segname) argument
375 bfd_mach_o_convert_section_name_to_bfd(bfd *abfd, const char *segname, const char *secname, const char **name, flagword *flags) argument
440 const char *segname; local
2980 bfd_mach_o_init_segment(bfd_mach_o_data_struct *mdata, bfd_mach_o_load_command *cmd, const char *segname, unsigned int nbr_sect) argument
3141 const char *segname = mdata->sections[i]->segname; local
3454 bfd_mach_o_make_bfd_section(bfd *abfd, const unsigned char *segname, const unsigned char *sectname) argument
[all...]
/haiku-buildtools/binutils/gas/config/
H A Dobj-macho.c168 obj_mach_o_make_or_get_sect (char * segname, char * sectname, argument
304 char segname[17]; local
439 char segname[17]; local
[all...]
H A Dtc-score7.c4593 const char *segname; local
H A Dtc-score.c4797 const char *segname; local
H A Dtc-mips.c17117 const char *segname; local
[all...]
/haiku-buildtools/binutils/binutils/
H A Dod-macho.c2133 dump_section_content(bfd *abfd, const char *segname, const char *sectname, void (*dump)(bfd*, const unsigned char*, bfd_size_type)) argument
/haiku-buildtools/binutils/include/mach-o/
H A Dexternal.h44 unsigned char segname[16]; /* Segment that the section belongs to. */ member in struct:mach_o_section_32_external
62 unsigned char segname[16]; /* Segment that the section belongs to. */ member in struct:mach_o_section_64_external
85 unsigned char segname[16]; /* Name of this segment. */ member in struct:mach_o_segment_command_32_external
99 unsigned char segname[16]; /* Name of this segment. */ member in struct:mach_o_segment_command_64_external
/haiku-buildtools/legacy/binutils/gas/config/
H A Dtc-mips.c12814 const char *segname; local

Completed in 278 milliseconds