Home
last modified time | relevance | path

Searched refs:mach_o_section_name_xlat (Results 1 – 9 of 9) sorted by relevance

/toolchain/binutils/binutils-2.25/bfd/
Dmach-o.h709 typedef struct mach_o_section_name_xlat struct
717 } mach_o_section_name_xlat; argument
722 const mach_o_section_name_xlat *sections;
725 const mach_o_section_name_xlat *
727 const mach_o_section_name_xlat *
Dmach-o-i386.c334 static const mach_o_section_name_xlat text_section_names_xlat[] =
347 static const mach_o_section_name_xlat data_section_names_xlat[] =
366 static const mach_o_section_name_xlat import_section_names_xlat[] =
Dmach-o-x86-64.c331 static const mach_o_section_name_xlat text_section_names_xlat[] =
Dmach-o.c94 static const mach_o_section_name_xlat text_section_names_xlat[] =
133 static const mach_o_section_name_xlat data_section_names_xlat[] =
163 static const mach_o_section_name_xlat dwarf_section_names_xlat[] =
208 static const mach_o_section_name_xlat objc_section_names_xlat[] =
297 const mach_o_section_name_xlat *
302 const mach_o_section_name_xlat *sec; in bfd_mach_o_section_data_for_mach_sect()
329 const mach_o_section_name_xlat *
334 const mach_o_section_name_xlat *sec; in bfd_mach_o_section_data_for_bfd_name()
379 const mach_o_section_name_xlat *xlat; in bfd_mach_o_convert_section_name_to_bfd()
433 static const mach_o_section_name_xlat *
[all …]
DChangeLog-2011175 * mach-o.c (mach_o_section_name_xlat, mach_o_segment_name_xlat):
203 (mach_o_section_name_xlat): Declare.
DChangeLog-200974 * mach-o.c (struct mach_o_section_name_xlat): Add flags field.
2636 (struct mach_o_section_name_xlat): New declaration.
DChangeLog-20122830 * mach-o.c (mach_o_section_name_xlat): Correct eh-frame section
DChangeLog-2013981 * mach-o.c (mach_o_section_name_xlat dw): Add entry for
/toolchain/binutils/binutils-2.25/gas/config/
Dobj-macho.c178 const mach_o_section_name_xlat *xlat; in obj_mach_o_make_or_get_sect()
606 const mach_o_section_name_xlat *xlat; in obj_mach_o_segT_from_bfd_name()