HomeSort by relevance Sort by last modified time
    Searched full:mach_o_section_name_xlat (Results 1 - 9 of 9) sorted by null

  /toolchain/binutils/binutils-2.27/bfd/
mach-o-i386.c 341 static const mach_o_section_name_xlat text_section_names_xlat[] =
354 static const mach_o_section_name_xlat data_section_names_xlat[] =
373 static const mach_o_section_name_xlat import_section_names_xlat[] =
mach-o.h 723 typedef struct mach_o_section_name_xlat struct
731 } mach_o_section_name_xlat; typedef in typeref:struct:mach_o_section_name_xlat
736 const mach_o_section_name_xlat *sections;
739 const mach_o_section_name_xlat *
741 const mach_o_section_name_xlat *
mach-o-x86-64.c 338 static const mach_o_section_name_xlat text_section_names_xlat[] =
mach-o.c 94 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;
329 const mach_o_section_name_xlat *
334 const mach_o_section_name_xlat *sec;
379 const mach_o_section_name_xlat *xlat;
433 static const mach_o_section_name_xlat *
    [all...]
ChangeLog-2011 175 * mach-o.c (mach_o_section_name_xlat, mach_o_segment_name_xlat):
203 (mach_o_section_name_xlat): Declare.
    [all...]
ChangeLog-2009 74 * mach-o.c (struct mach_o_section_name_xlat): Add flags field.
    [all...]
ChangeLog-2012     [all...]
ChangeLog-2013     [all...]
  /toolchain/binutils/binutils-2.27/gas/config/
obj-macho.c 178 const mach_o_section_name_xlat *xlat;
596 const mach_o_section_name_xlat *xlat;
    [all...]

Completed in 300 milliseconds