Home
last modified time | relevance | path

Searched refs:bfd_mach_o_data_struct (Results 1 – 5 of 5) sorted by relevance

/toolchain/binutils/binutils-2.25/bfd/
Dmach-o.c46 bfd_mach_o_data_struct *mdata = NULL; in bfd_mach_o_version()
540 bfd_mach_o_data_struct *mdata = bfd_mach_o_get_data (abfd); in bfd_mach_o_append_command()
601 bfd_mach_o_data_struct *imdata; in bfd_mach_o_bfd_copy_private_header_data()
602 bfd_mach_o_data_struct *omdata; in bfd_mach_o_bfd_copy_private_header_data()
715 bfd_mach_o_data_struct *mdata = bfd_mach_o_get_data (abfd); in bfd_mach_o_bfd_set_private_flags()
729 bfd_mach_o_data_struct *mdata = bfd_mach_o_get_data (abfd); in bfd_mach_o_count_symbols()
747 bfd_mach_o_data_struct *mdata = bfd_mach_o_get_data (abfd); in bfd_mach_o_canonicalize_symtab()
789 bfd_mach_o_data_struct *mdata = bfd_mach_o_get_data (abfd); in bfd_mach_o_get_synthetic_symtab()
1294 bfd_mach_o_data_struct *mdata = bfd_mach_o_get_data (abfd); in bfd_mach_o_canonicalize_one_reloc()
1474 bfd_mach_o_data_struct *mdata = bfd_mach_o_get_data (abfd); in bfd_mach_o_get_dynamic_reloc_upper_bound()
[all …]
Dmach-o-x86-64.c48 bfd_mach_o_data_struct *mdata; in bfd_mach_o_x86_64_mkobject()
Dmach-o.h617 bfd_mach_o_data_struct; typedef
Dmach-o-i386.c48 bfd_mach_o_data_struct *mdata; in bfd_mach_o_i386_mkobject()
/toolchain/binutils/binutils-2.25/binutils/
Dod-macho.c288 bfd_mach_o_data_struct *mdata = bfd_mach_o_get_data (abfd); in dump_header()
319 bfd_mach_o_data_struct *mdata = bfd_mach_o_get_data (abfd); in dump_section_map()
439 bfd_mach_o_data_struct *mdata = bfd_mach_o_get_data (abfd); in dump_dysymtab()
663 bfd_mach_o_data_struct *mdata = bfd_mach_o_get_data (abfd); in dump_dyld_info_rebase()
731 bfd_mach_o_data_struct *mdata = bfd_mach_o_get_data (abfd); in dump_dyld_info_bind()
995 bfd_mach_o_data_struct *mdata = bfd_mach_o_get_data (abfd); in dump_thread()
1436 bfd_mach_o_data_struct *mdata = bfd_mach_o_get_data (abfd); in dump_load_command()
1646 bfd_mach_o_data_struct *mdata = bfd_mach_o_get_data (abfd); in dump_load_commands()
1792 dump_unwind_encoding (bfd_mach_o_data_struct *mdata, unsigned int encoding) in dump_unwind_encoding()
1822 bfd_mach_o_data_struct *mdata = bfd_mach_o_get_data (abfd); in dump_obj_compact_unwind()
[all …]