Lines Matching defs:abfd

66 _bfd_elf_swap_verdef_in (bfd *abfd,  in _bfd_elf_swap_verdef_in()
82 _bfd_elf_swap_verdef_out (bfd *abfd, in _bfd_elf_swap_verdef_out()
98 _bfd_elf_swap_verdaux_in (bfd *abfd, in _bfd_elf_swap_verdaux_in()
109 _bfd_elf_swap_verdaux_out (bfd *abfd, in _bfd_elf_swap_verdaux_out()
120 _bfd_elf_swap_verneed_in (bfd *abfd, in _bfd_elf_swap_verneed_in()
134 _bfd_elf_swap_verneed_out (bfd *abfd, in _bfd_elf_swap_verneed_out()
148 _bfd_elf_swap_vernaux_in (bfd *abfd, in _bfd_elf_swap_vernaux_in()
162 _bfd_elf_swap_vernaux_out (bfd *abfd, in _bfd_elf_swap_vernaux_out()
176 _bfd_elf_swap_versym_in (bfd *abfd, in _bfd_elf_swap_versym_in()
186 _bfd_elf_swap_versym_out (bfd *abfd, in _bfd_elf_swap_versym_out()
236 bfd_elf_allocate_object (bfd *abfd, in bfd_elf_allocate_object()
259 bfd_elf_make_object (bfd *abfd) in bfd_elf_make_object()
267 bfd_elf_mkcorefile (bfd *abfd) in bfd_elf_mkcorefile()
277 bfd_elf_get_str_section (bfd *abfd, unsigned int shindex) in bfd_elf_get_str_section()
319 bfd_elf_string_from_elf_section (bfd *abfd, in bfd_elf_string_from_elf_section()
533 bfd_elf_sym_name (bfd *abfd, in bfd_elf_sym_name()
572 group_signature (bfd *abfd, Elf_Internal_Shdr *ghdr) in group_signature()
600 setup_group (bfd *abfd, Elf_Internal_Shdr *hdr, asection *newsect) in setup_group()
840 _bfd_elf_setup_sections (bfd *abfd) in _bfd_elf_setup_sections()
968 convert_debug_to_zdebug (bfd *abfd, const char *name) in convert_debug_to_zdebug()
981 convert_zdebug_to_debug (bfd *abfd, const char *name) in convert_zdebug_to_debug()
1008 _bfd_elf_make_section_from_shdr (bfd *abfd, in _bfd_elf_make_section_from_shdr()
1659 _bfd_elf_print_private_bfd_data (bfd *abfd, void *farg) in _bfd_elf_print_private_bfd_data()
1907 _bfd_elf_get_symbol_version_string (bfd *abfd, asymbol *symbol, in _bfd_elf_get_symbol_version_string()
1967 bfd_elf_print_symbol (bfd *abfd, in bfd_elf_print_symbol()
2061 bfd_section_from_shdr (bfd *abfd, unsigned int shindex) in bfd_section_from_shdr()
2129 else if (elf_elfsections (abfd)[hdr->sh_link] == NULL) in bfd_section_from_shdr() local
2131 else if (elf_elfsections (abfd)[hdr->sh_link]->sh_type != SHT_STRTAB) in bfd_section_from_shdr() local
2192 elf_elfsections (abfd)[shindex] = hdr = & elf_symtab_hdr (abfd); in bfd_section_from_shdr() local
2276 elf_elfsections (abfd)[shindex] = hdr = &elf_tdata (abfd)->dynsymtab_hdr; in bfd_section_from_shdr() local
2299 elf_elfsections (abfd)[shindex] = & entry->hdr; in bfd_section_from_shdr() local
2310 elf_elfsections (abfd)[shindex] = &elf_tdata (abfd)->shstrtab_hdr; in bfd_section_from_shdr() local
2314 if (elf_elfsections (abfd)[elf_onesymtab (abfd)]->sh_link == shindex) in bfd_section_from_shdr() local
2318 elf_elfsections (abfd)[shindex] = &elf_tdata (abfd)->strtab_hdr; in bfd_section_from_shdr() local
2322 if (elf_elfsections (abfd)[elf_dynsymtab (abfd)]->sh_link == shindex) in bfd_section_from_shdr() local
2327 elf_elfsections (abfd)[shindex] = hdr; in bfd_section_from_shdr() local
2459 elf_elfsections (abfd)[shindex] = hdr2; in bfd_section_from_shdr() local
2587 bfd *abfd, in bfd_sym_from_r_symndx()
2618 bfd_section_from_elf_index (bfd *abfd, unsigned int sec_index) in bfd_section_from_elf_index()
2832 _bfd_elf_get_sec_type_attr (bfd *abfd, asection *sec) in _bfd_elf_get_sec_type_attr()
2869 _bfd_elf_new_section_hook (bfd *abfd, asection *sec) in _bfd_elf_new_section_hook()
2924 _bfd_elf_make_section_from_phdr (bfd *abfd, in _bfd_elf_make_section_from_phdr()
3019 bfd_section_from_phdr (bfd *abfd, Elf_Internal_Phdr *hdr, int hdr_index) in bfd_section_from_phdr()
3088 _bfd_elf_set_reloc_sh_name (bfd *abfd, in _bfd_elf_set_reloc_sh_name()
3114 _bfd_elf_init_reloc_shdr (bfd *abfd, in _bfd_elf_init_reloc_shdr()
3165 elf_fake_sections (bfd *abfd, asection *asect, void *fsarg) in elf_fake_sections()
3482 bfd_elf_set_group_contents (bfd *abfd, asection *sec, void *failedptrarg) in bfd_elf_set_group_contents()
3630 _bfd_elf_plt_get_reloc_section (bfd *abfd, const char *name) in _bfd_elf_plt_get_reloc_section()
3656 bfd *abfd; in elf_get_reloc_section() local
3682 assign_section_numbers (bfd *abfd, struct bfd_link_info *link_info) in assign_section_numbers()
4005 sym_is_global (bfd *abfd, asymbol *sym) in sym_is_global()
4025 _bfd_elf_filter_global_symbols (bfd *abfd, struct bfd_link_info *info, in _bfd_elf_filter_global_symbols()
4059 ignore_section_sym (bfd *abfd, asymbol *sym) in ignore_section_sym()
4091 elf_map_symbols (bfd *abfd, unsigned int *pnum_locals) in elf_map_symbols()
4249 _bfd_elf_compute_section_file_positions (bfd *abfd, in _bfd_elf_compute_section_file_positions()
4369 get_program_header_size (bfd *abfd, struct bfd_link_info *info) in get_program_header_size()
4510 _bfd_elf_find_segment_containing_section (bfd * abfd, asection * section) in _bfd_elf_find_segment_containing_section()
4532 make_mapping (bfd *abfd, in make_mapping()
4568 _bfd_elf_make_dynamic_segment (bfd *abfd, asection *dynsec) in _bfd_elf_make_dynamic_segment()
4587 elf_modify_segment_map (bfd *abfd, in elf_modify_segment_map()
4642 _bfd_elf_map_sections_to_segments (bfd *abfd, in _bfd_elf_map_sections_to_segments()
5426 write_zeros (bfd *abfd, file_ptr pos, bfd_size_type len) in write_zeros()
5446 assign_file_positions_for_load_sections (bfd *abfd, in assign_file_positions_for_load_sections()
6119 is_debuginfo_file (bfd *abfd) in is_debuginfo_file()
6147 assign_file_positions_for_non_load_sections (bfd *abfd, in assign_file_positions_for_non_load_sections()
6409 assign_file_positions_except_relocs (bfd *abfd, in assign_file_positions_except_relocs()
6511 _bfd_elf_init_file_header (bfd *abfd, in _bfd_elf_init_file_header()
6625 _bfd_elf_assign_file_positions_for_non_load (bfd *abfd) in _bfd_elf_assign_file_positions_for_non_load()
6729 _bfd_elf_write_object_contents (bfd *abfd) in _bfd_elf_write_object_contents()
6808 _bfd_elf_write_corefile_contents (bfd *abfd) in _bfd_elf_write_corefile_contents()
6817 _bfd_elf_section_from_bfd_section (bfd *abfd, struct bfd_section *asect) in _bfd_elf_section_from_bfd_section()
6854 _bfd_elf_symbol_from_bfd_symbol (bfd *abfd, asymbol **asym_ptr_ptr) in _bfd_elf_symbol_from_bfd_symbol()
7593 elf_is_p_align_valid (bfd *abfd) in elf_is_p_align_valid()
8214 swap_out_syms (bfd *abfd, in swap_out_syms()
8597 _bfd_elf_get_symtab_upper_bound (bfd *abfd) in _bfd_elf_get_symtab_upper_bound()
8627 _bfd_elf_get_dynamic_symtab_upper_bound (bfd *abfd) in _bfd_elf_get_dynamic_symtab_upper_bound()
8663 _bfd_elf_get_reloc_upper_bound (bfd *abfd, sec_ptr asect) in _bfd_elf_get_reloc_upper_bound()
8693 _bfd_elf_canonicalize_reloc (bfd *abfd, in _bfd_elf_canonicalize_reloc()
8715 _bfd_elf_canonicalize_symtab (bfd *abfd, asymbol **allocation) in _bfd_elf_canonicalize_symtab()
8726 _bfd_elf_canonicalize_dynamic_symtab (bfd *abfd, in _bfd_elf_canonicalize_dynamic_symtab()
8743 _bfd_elf_get_dynamic_reloc_upper_bound (bfd *abfd) in _bfd_elf_get_dynamic_reloc_upper_bound()
8796 _bfd_elf_canonicalize_dynamic_reloc (bfd *abfd, in _bfd_elf_canonicalize_dynamic_reloc()
8839 _bfd_elf_slurp_version_tables (bfd *abfd, bool default_imported_symver) in _bfd_elf_slurp_version_tables()
9197 _bfd_elf_make_empty_symbol (bfd *abfd) in _bfd_elf_make_empty_symbol()
9295 _bfd_elf_set_arch_mach (bfd *abfd, in _bfd_elf_set_arch_mach()
9313 _bfd_elf_find_nearest_line (bfd *abfd, in _bfd_elf_find_nearest_line()
9363 _bfd_elf_find_line (bfd *abfd, asymbol **symbols, asymbol *symbol, in _bfd_elf_find_line()
9379 _bfd_elf_find_inliner_info (bfd *abfd, in _bfd_elf_find_inliner_info()
9392 _bfd_elf_sizeof_headers (bfd *abfd, struct bfd_link_info *info) in _bfd_elf_sizeof_headers()
9421 _bfd_elf_set_section_contents (bfd *abfd, in _bfd_elf_set_section_contents()
9496 _bfd_elf_validate_reloc (bfd *abfd, arelent *areloc) in _bfd_elf_validate_reloc()
9590 _bfd_elf_close_and_cleanup (bfd *abfd) in _bfd_elf_close_and_cleanup()
9633 elfcore_make_pid (bfd *abfd) in elfcore_make_pid()
9650 elfcore_maybe_make_sect (bfd *abfd, char *name, asection *sect) in elfcore_maybe_make_sect()
9675 _bfd_elfcore_make_pseudosection (bfd *abfd, in _bfd_elfcore_make_pseudosection()
9706 elfcore_make_auxv_note_section (bfd *abfd, Elf_Internal_Note *note, in elfcore_make_auxv_note_section()
9731 elfcore_grok_prstatus (bfd *abfd, Elf_Internal_Note *note) in elfcore_grok_prstatus()
9808 elfcore_make_note_pseudosection (bfd *abfd, in elfcore_make_note_pseudosection()
9821 elfcore_grok_prfpreg (bfd *abfd, Elf_Internal_Note *note) in elfcore_grok_prfpreg()
9831 elfcore_grok_prxfpreg (bfd *abfd, Elf_Internal_Note *note) in elfcore_grok_prxfpreg()
9841 elfcore_grok_xstatereg (bfd *abfd, Elf_Internal_Note *note) in elfcore_grok_xstatereg()
9847 elfcore_grok_ppc_vmx (bfd *abfd, Elf_Internal_Note *note) in elfcore_grok_ppc_vmx()
9853 elfcore_grok_ppc_vsx (bfd *abfd, Elf_Internal_Note *note) in elfcore_grok_ppc_vsx()
9859 elfcore_grok_ppc_tar (bfd *abfd, Elf_Internal_Note *note) in elfcore_grok_ppc_tar()
9865 elfcore_grok_ppc_ppr (bfd *abfd, Elf_Internal_Note *note) in elfcore_grok_ppc_ppr()
9871 elfcore_grok_ppc_dscr (bfd *abfd, Elf_Internal_Note *note) in elfcore_grok_ppc_dscr()
9877 elfcore_grok_ppc_ebb (bfd *abfd, Elf_Internal_Note *note) in elfcore_grok_ppc_ebb()
9883 elfcore_grok_ppc_pmu (bfd *abfd, Elf_Internal_Note *note) in elfcore_grok_ppc_pmu()
9889 elfcore_grok_ppc_tm_cgpr (bfd *abfd, Elf_Internal_Note *note) in elfcore_grok_ppc_tm_cgpr()
9895 elfcore_grok_ppc_tm_cfpr (bfd *abfd, Elf_Internal_Note *note) in elfcore_grok_ppc_tm_cfpr()
9901 elfcore_grok_ppc_tm_cvmx (bfd *abfd, Elf_Internal_Note *note) in elfcore_grok_ppc_tm_cvmx()
9907 elfcore_grok_ppc_tm_cvsx (bfd *abfd, Elf_Internal_Note *note) in elfcore_grok_ppc_tm_cvsx()
9913 elfcore_grok_ppc_tm_spr (bfd *abfd, Elf_Internal_Note *note) in elfcore_grok_ppc_tm_spr()
9919 elfcore_grok_ppc_tm_ctar (bfd *abfd, Elf_Internal_Note *note) in elfcore_grok_ppc_tm_ctar()
9925 elfcore_grok_ppc_tm_cppr (bfd *abfd, Elf_Internal_Note *note) in elfcore_grok_ppc_tm_cppr()
9931 elfcore_grok_ppc_tm_cdscr (bfd *abfd, Elf_Internal_Note *note) in elfcore_grok_ppc_tm_cdscr()
9937 elfcore_grok_s390_high_gprs (bfd *abfd, Elf_Internal_Note *note) in elfcore_grok_s390_high_gprs()
9943 elfcore_grok_s390_timer (bfd *abfd, Elf_Internal_Note *note) in elfcore_grok_s390_timer()
9949 elfcore_grok_s390_todcmp (bfd *abfd, Elf_Internal_Note *note) in elfcore_grok_s390_todcmp()
9955 elfcore_grok_s390_todpreg (bfd *abfd, Elf_Internal_Note *note) in elfcore_grok_s390_todpreg()
9961 elfcore_grok_s390_ctrs (bfd *abfd, Elf_Internal_Note *note) in elfcore_grok_s390_ctrs()
9967 elfcore_grok_s390_prefix (bfd *abfd, Elf_Internal_Note *note) in elfcore_grok_s390_prefix()
9973 elfcore_grok_s390_last_break (bfd *abfd, Elf_Internal_Note *note) in elfcore_grok_s390_last_break()
9979 elfcore_grok_s390_system_call (bfd *abfd, Elf_Internal_Note *note) in elfcore_grok_s390_system_call()
9985 elfcore_grok_s390_tdb (bfd *abfd, Elf_Internal_Note *note) in elfcore_grok_s390_tdb()
9991 elfcore_grok_s390_vxrs_low (bfd *abfd, Elf_Internal_Note *note) in elfcore_grok_s390_vxrs_low()
9997 elfcore_grok_s390_vxrs_high (bfd *abfd, Elf_Internal_Note *note) in elfcore_grok_s390_vxrs_high()
10003 elfcore_grok_s390_gs_cb (bfd *abfd, Elf_Internal_Note *note) in elfcore_grok_s390_gs_cb()
10009 elfcore_grok_s390_gs_bc (bfd *abfd, Elf_Internal_Note *note) in elfcore_grok_s390_gs_bc()
10015 elfcore_grok_arm_vfp (bfd *abfd, Elf_Internal_Note *note) in elfcore_grok_arm_vfp()
10021 elfcore_grok_aarch_tls (bfd *abfd, Elf_Internal_Note *note) in elfcore_grok_aarch_tls()
10027 elfcore_grok_aarch_hw_break (bfd *abfd, Elf_Internal_Note *note) in elfcore_grok_aarch_hw_break()
10033 elfcore_grok_aarch_hw_watch (bfd *abfd, Elf_Internal_Note *note) in elfcore_grok_aarch_hw_watch()
10039 elfcore_grok_aarch_sve (bfd *abfd, Elf_Internal_Note *note) in elfcore_grok_aarch_sve()
10045 elfcore_grok_aarch_pauth (bfd *abfd, Elf_Internal_Note *note) in elfcore_grok_aarch_pauth()
10051 elfcore_grok_aarch_mte (bfd *abfd, Elf_Internal_Note *note) in elfcore_grok_aarch_mte()
10058 elfcore_grok_arc_v2 (bfd *abfd, Elf_Internal_Note *note) in elfcore_grok_arc_v2()
10067 elfcore_grok_riscv_csr (bfd *abfd, Elf_Internal_Note *note) in elfcore_grok_riscv_csr()
10076 elfcore_grok_gdb_tdesc (bfd *abfd, Elf_Internal_Note *note) in elfcore_grok_gdb_tdesc()
10082 elfcore_grok_loongarch_cpucfg (bfd *abfd, Elf_Internal_Note *note) in elfcore_grok_loongarch_cpucfg()
10088 elfcore_grok_loongarch_lbt (bfd *abfd, Elf_Internal_Note *note) in elfcore_grok_loongarch_lbt()
10094 elfcore_grok_loongarch_lsx (bfd *abfd, Elf_Internal_Note *note) in elfcore_grok_loongarch_lsx()
10100 elfcore_grok_loongarch_lasx (bfd *abfd, Elf_Internal_Note *note) in elfcore_grok_loongarch_lasx()
10124 _bfd_elfcore_strndup (bfd *abfd, char *start, size_t max) in _bfd_elfcore_strndup()
10147 elfcore_grok_psinfo (bfd *abfd, Elf_Internal_Note *note) in elfcore_grok_psinfo()
10212 elfcore_grok_pstatus (bfd *abfd, Elf_Internal_Note *note) in elfcore_grok_pstatus()
10247 elfcore_grok_lwpstatus (bfd *abfd, Elf_Internal_Note *note) in elfcore_grok_lwpstatus()
10337 elfcore_grok_win32pstatus (bfd *abfd, Elf_Internal_Note *note) in elfcore_grok_win32pstatus()
10469 elfcore_grok_note (bfd *abfd, Elf_Internal_Note *note) in elfcore_grok_note()
10838 elfobj_grok_gnu_build_id (bfd *abfd, Elf_Internal_Note *note) in elfobj_grok_gnu_build_id()
10857 elfobj_grok_gnu_note (bfd *abfd, Elf_Internal_Note *note) in elfobj_grok_gnu_note()
10873 elfobj_grok_stapsdt_note_1 (bfd *abfd, Elf_Internal_Note *note) in elfobj_grok_stapsdt_note_1()
10889 elfobj_grok_stapsdt_note (bfd *abfd, Elf_Internal_Note *note) in elfobj_grok_stapsdt_note()
10902 elfcore_grok_freebsd_psinfo (bfd *abfd, Elf_Internal_Note *note) in elfcore_grok_freebsd_psinfo()
10961 elfcore_grok_freebsd_prstatus (bfd *abfd, Elf_Internal_Note *note) in elfcore_grok_freebsd_prstatus()
11033 elfcore_grok_freebsd_note (bfd *abfd, Elf_Internal_Note *note) in elfcore_grok_freebsd_note()
11105 elfcore_grok_netbsd_procinfo (bfd *abfd, Elf_Internal_Note *note) in elfcore_grok_netbsd_procinfo()
11127 elfcore_grok_netbsd_note (bfd *abfd, Elf_Internal_Note *note) in elfcore_grok_netbsd_note()
11219 elfcore_grok_openbsd_procinfo (bfd *abfd, Elf_Internal_Note *note) in elfcore_grok_openbsd_procinfo()
11247 elfcore_grok_solaris_prstatus (bfd *abfd, Elf_Internal_Note* note, int sig_off, in elfcore_grok_solaris_prstatus()
11272 elfcore_grok_solaris_info(bfd *abfd, Elf_Internal_Note* note, in elfcore_grok_solaris_info()
11290 elfcore_grok_solaris_lwpstatus (bfd *abfd, Elf_Internal_Note* note, in elfcore_grok_solaris_lwpstatus()
11329 elfcore_grok_solaris_note_impl (bfd *abfd, Elf_Internal_Note *note) in elfcore_grok_solaris_note_impl()
11420 elfcore_grok_solaris_note (bfd *abfd, Elf_Internal_Note *note) in elfcore_grok_solaris_note()
11429 elfcore_grok_openbsd_note (bfd *abfd, Elf_Internal_Note *note) in elfcore_grok_openbsd_note()
11464 elfcore_grok_nto_status (bfd *abfd, Elf_Internal_Note *note, long *tid) in elfcore_grok_nto_status()
11518 elfcore_grok_nto_regs (bfd *abfd, in elfcore_grok_nto_regs()
11556 elfcore_grok_nto_note (bfd *abfd, Elf_Internal_Note *note) in elfcore_grok_nto_note()
11579 elfcore_grok_spu_note (bfd *abfd, Elf_Internal_Note *note) in elfcore_grok_spu_note()
11622 elfcore_write_note (bfd *abfd, in elfcore_write_note()
11689 elfcore_write_prpsinfo (bfd *abfd, in elfcore_write_prpsinfo()
11752 (bfd *abfd, char *buf, int *bufsiz, in elfcore_write_linux_prpsinfo32()
11775 (bfd *abfd, char *buf, int *bufsiz, in elfcore_write_linux_prpsinfo64()
11797 elfcore_write_prstatus (bfd *abfd, in elfcore_write_prstatus()
11849 elfcore_write_lwpstatus (bfd *abfd, in elfcore_write_lwpstatus()
11880 elfcore_write_pstatus (bfd *abfd, in elfcore_write_pstatus()
11916 elfcore_write_prfpreg (bfd *abfd, in elfcore_write_prfpreg()
11928 elfcore_write_prxfpreg (bfd *abfd, in elfcore_write_prxfpreg()
11940 elfcore_write_xstatereg (bfd *abfd, char *buf, int *bufsiz, in elfcore_write_xstatereg()
11953 elfcore_write_x86_segbases (bfd *abfd, char *buf, int *bufsiz, in elfcore_write_x86_segbases()
11962 elfcore_write_ppc_vmx (bfd *abfd, in elfcore_write_ppc_vmx()
11974 elfcore_write_ppc_vsx (bfd *abfd, in elfcore_write_ppc_vsx()
11986 elfcore_write_ppc_tar (bfd *abfd, in elfcore_write_ppc_tar()
11998 elfcore_write_ppc_ppr (bfd *abfd, in elfcore_write_ppc_ppr()
12010 elfcore_write_ppc_dscr (bfd *abfd, in elfcore_write_ppc_dscr()
12022 elfcore_write_ppc_ebb (bfd *abfd, in elfcore_write_ppc_ebb()
12034 elfcore_write_ppc_pmu (bfd *abfd, in elfcore_write_ppc_pmu()
12046 elfcore_write_ppc_tm_cgpr (bfd *abfd, in elfcore_write_ppc_tm_cgpr()
12058 elfcore_write_ppc_tm_cfpr (bfd *abfd, in elfcore_write_ppc_tm_cfpr()
12070 elfcore_write_ppc_tm_cvmx (bfd *abfd, in elfcore_write_ppc_tm_cvmx()
12082 elfcore_write_ppc_tm_cvsx (bfd *abfd, in elfcore_write_ppc_tm_cvsx()
12094 elfcore_write_ppc_tm_spr (bfd *abfd, in elfcore_write_ppc_tm_spr()
12106 elfcore_write_ppc_tm_ctar (bfd *abfd, in elfcore_write_ppc_tm_ctar()
12118 elfcore_write_ppc_tm_cppr (bfd *abfd, in elfcore_write_ppc_tm_cppr()
12130 elfcore_write_ppc_tm_cdscr (bfd *abfd, in elfcore_write_ppc_tm_cdscr()
12142 elfcore_write_s390_high_gprs (bfd *abfd, in elfcore_write_s390_high_gprs()
12155 elfcore_write_s390_timer (bfd *abfd, in elfcore_write_s390_timer()
12167 elfcore_write_s390_todcmp (bfd *abfd, in elfcore_write_s390_todcmp()
12179 elfcore_write_s390_todpreg (bfd *abfd, in elfcore_write_s390_todpreg()
12191 elfcore_write_s390_ctrs (bfd *abfd, in elfcore_write_s390_ctrs()
12203 elfcore_write_s390_prefix (bfd *abfd, in elfcore_write_s390_prefix()
12215 elfcore_write_s390_last_break (bfd *abfd, in elfcore_write_s390_last_break()
12228 elfcore_write_s390_system_call (bfd *abfd, in elfcore_write_s390_system_call()
12241 elfcore_write_s390_tdb (bfd *abfd, in elfcore_write_s390_tdb()
12253 elfcore_write_s390_vxrs_low (bfd *abfd, in elfcore_write_s390_vxrs_low()
12265 elfcore_write_s390_vxrs_high (bfd *abfd, in elfcore_write_s390_vxrs_high()
12278 elfcore_write_s390_gs_cb (bfd *abfd, in elfcore_write_s390_gs_cb()
12291 elfcore_write_s390_gs_bc (bfd *abfd, in elfcore_write_s390_gs_bc()
12304 elfcore_write_arm_vfp (bfd *abfd, in elfcore_write_arm_vfp()
12316 elfcore_write_aarch_tls (bfd *abfd, in elfcore_write_aarch_tls()
12328 elfcore_write_aarch_hw_break (bfd *abfd, in elfcore_write_aarch_hw_break()
12340 elfcore_write_aarch_hw_watch (bfd *abfd, in elfcore_write_aarch_hw_watch()
12352 elfcore_write_aarch_sve (bfd *abfd, in elfcore_write_aarch_sve()
12364 elfcore_write_aarch_pauth (bfd *abfd, in elfcore_write_aarch_pauth()
12376 elfcore_write_aarch_mte (bfd *abfd, in elfcore_write_aarch_mte()
12390 elfcore_write_arc_v2 (bfd *abfd, in elfcore_write_arc_v2()
12402 elfcore_write_loongarch_cpucfg (bfd *abfd, in elfcore_write_loongarch_cpucfg()
12415 elfcore_write_loongarch_lbt (bfd *abfd, in elfcore_write_loongarch_lbt()
12427 elfcore_write_loongarch_lsx (bfd *abfd, in elfcore_write_loongarch_lsx()
12439 elfcore_write_loongarch_lasx (bfd *abfd, in elfcore_write_loongarch_lasx()
12456 elfcore_write_riscv_csr (bfd *abfd, in elfcore_write_riscv_csr()
12473 elfcore_write_gdb_tdesc (bfd *abfd, in elfcore_write_gdb_tdesc()
12485 elfcore_write_register_note (bfd *abfd, in elfcore_write_register_note()
12596 elf_parse_notes (bfd *abfd, char *buf, size_t size, file_ptr offset, in elf_parse_notes()
12698 elf_read_notes (bfd *abfd, file_ptr offset, bfd_size_type size, in elf_read_notes()
12734 bfd_get_elf_phdr_upper_bound (bfd *abfd) in bfd_get_elf_phdr_upper_bound()
12754 bfd_get_elf_phdrs (bfd *abfd, void *phdrs) in bfd_get_elf_phdrs()
12784 _bfd_elf_rela_local_sym (bfd *abfd, in _bfd_elf_rela_local_sym()
12821 _bfd_elf_rel_local_sym (bfd *abfd, in _bfd_elf_rel_local_sym()
12843 _bfd_elf_section_offset (bfd *abfd, in _bfd_elf_section_offset()
12898 _bfd_elf_get_synthetic_symtab (bfd *abfd, in _bfd_elf_get_synthetic_symtab()
13024 _bfd_elf_final_write_processing (bfd *abfd) in _bfd_elf_final_write_processing()
13119 _bfd_elf_init_secondary_reloc_section (bfd * abfd, in _bfd_elf_init_secondary_reloc_section()
13138 _bfd_elf_slurp_secondary_reloc_section (bfd * abfd, in _bfd_elf_slurp_secondary_reloc_section()
13390 _bfd_elf_write_secondary_reloc_section (bfd *abfd, asection *sec) in _bfd_elf_write_secondary_reloc_section()