Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/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()
729 bfd_mach_o_data_struct *mdata = bfd_mach_o_get_data (abfd); in bfd_mach_o_bfd_set_private_flags()
743 bfd_mach_o_data_struct *mdata = bfd_mach_o_get_data (abfd); in bfd_mach_o_count_symbols()
761 bfd_mach_o_data_struct *mdata = bfd_mach_o_get_data (abfd); in bfd_mach_o_canonicalize_symtab()
803 bfd_mach_o_data_struct *mdata = bfd_mach_o_get_data (abfd); in bfd_mach_o_get_synthetic_symtab()
1335 bfd_mach_o_data_struct *mdata = bfd_mach_o_get_data (abfd); in bfd_mach_o_canonicalize_non_scattered_reloc()
1406 bfd_mach_o_data_struct *mdata = bfd_mach_o_get_data (abfd); in bfd_mach_o_pre_canonicalize_one_reloc()
[all …]
Dmach-o-aarch64.c59 bfd_mach_o_data_struct *mdata; in bfd_mach_o_arm64_mkobject()
Dmach-o-arm.c57 bfd_mach_o_data_struct *mdata; in bfd_mach_o_arm_mkobject()
Dmach-o-x86-64.c48 bfd_mach_o_data_struct *mdata; in bfd_mach_o_x86_64_mkobject()
Dmach-o.h626 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.27/binutils/
Dod-macho.c295 bfd_mach_o_data_struct *mdata = bfd_mach_o_get_data (abfd); in dump_header()
326 bfd_mach_o_data_struct *mdata = bfd_mach_o_get_data (abfd); in dump_section_map()
446 bfd_mach_o_data_struct *mdata = bfd_mach_o_get_data (abfd); in dump_dysymtab()
670 bfd_mach_o_data_struct *mdata = bfd_mach_o_get_data (abfd); in dump_dyld_info_rebase()
738 bfd_mach_o_data_struct *mdata = bfd_mach_o_get_data (abfd); in dump_dyld_info_bind()
1002 bfd_mach_o_data_struct *mdata = bfd_mach_o_get_data (abfd); in dump_thread()
1443 bfd_mach_o_data_struct *mdata = bfd_mach_o_get_data (abfd); in dump_load_command()
1653 bfd_mach_o_data_struct *mdata = bfd_mach_o_get_data (abfd); in dump_load_commands()
1855 dump_unwind_encoding (bfd_mach_o_data_struct *mdata, unsigned int encoding) in dump_unwind_encoding()
1888 bfd_mach_o_data_struct *mdata = bfd_mach_o_get_data (abfd); in dump_obj_compact_unwind()
[all …]