Searched refs:bfd_mach_o_xlat_name (Results 1 – 5 of 5) sorted by relevance
628 typedef struct bfd_mach_o_xlat_name struct633 bfd_mach_o_xlat_name; argument716 extern const bfd_mach_o_xlat_name bfd_mach_o_section_attribute_name[];717 extern const bfd_mach_o_xlat_name bfd_mach_o_section_type_name[];
5445 const bfd_mach_o_xlat_name bfd_mach_o_section_type_name[] =5467 const bfd_mach_o_xlat_name bfd_mach_o_section_attribute_name[] =5488 const bfd_mach_o_xlat_name *x; in bfd_mach_o_get_section_type_from_name()5510 const bfd_mach_o_xlat_name *x; in bfd_mach_o_get_section_attribute_from_name()
235 (struct bfd_mach_o_xlat_name): Move to mach-o.h248 * mach-o.h (bfd_mach_o_xlat_name): Added.
1943 (bfd_mach_o_xlat_name): New type.
98 static const bfd_mach_o_xlat_name bfd_mach_o_cpu_name[] =118 static const bfd_mach_o_xlat_name bfd_mach_o_filetype_name[] =134 static const bfd_mach_o_xlat_name bfd_mach_o_header_flags_name[] =165 static const bfd_mach_o_xlat_name bfd_mach_o_load_command_name[] =216 static const bfd_mach_o_xlat_name bfd_mach_o_thread_x86_name[] =235 bfd_mach_o_print_flags (const bfd_mach_o_xlat_name *table, in bfd_mach_o_print_flags()272 bfd_mach_o_get_name_or_null (const bfd_mach_o_xlat_name *table, in bfd_mach_o_get_name_or_null()282 bfd_mach_o_get_name (const bfd_mach_o_xlat_name *table, unsigned long val) in bfd_mach_o_get_name()657 static const bfd_mach_o_xlat_name bfd_mach_o_dyld_rebase_type_name[] =1008 const bfd_mach_o_xlat_name *name_table; in dump_thread()[all …]