Searched refs:bfd_mach_o_xlat_name (Results 1 – 5 of 5) sorted by relevance
619 typedef struct bfd_mach_o_xlat_name struct624 bfd_mach_o_xlat_name; typedef702 extern const bfd_mach_o_xlat_name bfd_mach_o_section_attribute_name[];703 extern const bfd_mach_o_xlat_name bfd_mach_o_section_type_name[];
5334 const bfd_mach_o_xlat_name bfd_mach_o_section_type_name[] =5356 const bfd_mach_o_xlat_name bfd_mach_o_section_attribute_name[] =5377 const bfd_mach_o_xlat_name *x; in bfd_mach_o_get_section_type_from_name()5399 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[] =161 static const bfd_mach_o_xlat_name bfd_mach_o_load_command_name[] =209 static const bfd_mach_o_xlat_name bfd_mach_o_thread_x86_name[] =228 bfd_mach_o_print_flags (const bfd_mach_o_xlat_name *table, in bfd_mach_o_print_flags()265 bfd_mach_o_get_name_or_null (const bfd_mach_o_xlat_name *table, in bfd_mach_o_get_name_or_null()275 bfd_mach_o_get_name (const bfd_mach_o_xlat_name *table, unsigned long val) in bfd_mach_o_get_name()650 static const bfd_mach_o_xlat_name bfd_mach_o_dyld_rebase_type_name[] =1001 const bfd_mach_o_xlat_name *name_table; in dump_thread()[all …]