Home
last modified time | relevance | path

Searched refs:bfd_count_sections (Results 1 – 25 of 247) sorted by relevance

12345678910

/dports/devel/gdb/gdb-11.1/gdb/
H A Dgdb_bfd.c1006 return bfd_count_sections (abfd); in gdb_bfd_section_index()
1008 return bfd_count_sections (abfd) + 1; in gdb_bfd_section_index()
1010 return bfd_count_sections (abfd) + 2; in gdb_bfd_section_index()
1012 return bfd_count_sections (abfd) + 3; in gdb_bfd_section_index()
1021 return bfd_count_sections (abfd) + 4; in gdb_bfd_count_sections()
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gdb/gdb/
H A Dsymfile-mem.c90 sai = alloc_section_addr_info (bfd_count_sections (nbfd)); in symbol_file_add_from_memory()
H A Dbfd-target.c63 count = bfd_count_sections (abfd); in build_target_sections_from_bfd()
H A Dsomread.c434 objfile->num_sections = bfd_count_sections (objfile->obfd); in som_symfile_offsets()
H A Dexec.c364 count = bfd_count_sections (some_bfd); in build_section_table()
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gdb/gdb/
H A Dsymfile-mem.c90 sai = alloc_section_addr_info (bfd_count_sections (nbfd)); in symbol_file_add_from_memory()
H A Dbfd-target.c63 count = bfd_count_sections (abfd); in build_target_sections_from_bfd()
H A Dsomread.c434 objfile->num_sections = bfd_count_sections (objfile->obfd); in som_symfile_offsets()
H A Dexec.c364 count = bfd_count_sections (some_bfd); in build_section_table()
/dports/devel/avr-gdb/gdb-7.3.1/gdb/
H A Dsymfile-mem.c99 sai = alloc_section_addr_info (bfd_count_sections (nbfd)); in symbol_file_add_from_memory()
H A Dsomread.c393 objfile->num_sections = bfd_count_sections (objfile->obfd); in som_symfile_offsets()
H A Dmachoread.c132 unsigned int nbr_sections = bfd_count_sections (objfile->obfd); in macho_symtab_read()
792 objfile->num_sections = bfd_count_sections (objfile->obfd); in macho_symfile_offsets()
H A Djit.c287 sai = alloc_section_addr_info (bfd_count_sections (nbfd)); in jit_register_code()
H A Dsolib-target.c337 int num_sections = bfd_count_sections (so->abfd); in solib_target_relocate_section_addresses()
H A Dsymfile.c332 sap = alloc_section_addr_info (bfd_count_sections (abfd)); in build_section_addr_info_from_bfd()
755 objfile->num_sections = bfd_count_sections (objfile->obfd); in default_symfile_offsets()
875 num_sections = bfd_count_sections (abfd); in default_symfile_segments()
959 = alloc_section_addr_info (bfd_count_sections (objfile->obfd)); in syms_from_objfile()
/dports/devel/gdb761/gdb-7.6.1/gdb/
H A Dsymfile-mem.c119 sai = alloc_section_addr_info (bfd_count_sections (nbfd)); in symbol_file_add_from_memory()
H A Dsomread.c374 objfile->num_sections = bfd_count_sections (objfile->obfd); in som_symfile_offsets()
H A Dmachoread.c498 nbr_sections = bfd_count_sections (abfd); in macho_add_oso_symfile()
976 objfile->num_sections = bfd_count_sections (objfile->obfd); in macho_symfile_offsets()
H A Dsymfile.c256 sap = alloc_section_addr_info (bfd_count_sections (abfd)); in build_section_addr_info_from_bfd()
675 objfile->num_sections = bfd_count_sections (objfile->obfd); in default_symfile_offsets()
795 num_sections = bfd_count_sections (abfd); in default_symfile_segments()
945 int num_sections = bfd_count_sections (objfile->obfd); in syms_from_objfile_1()
965 = alloc_section_addr_info (bfd_count_sections (objfile->obfd)); in syms_from_objfile_1()
H A Dsolib-target.c342 int num_sections = bfd_count_sections (so->abfd); in solib_target_relocate_section_addresses()
/dports/devel/arm-elf-binutils/binutils-2.37/bfd/
H A Delfxx-aarch64.c720 && bfd_count_sections (pbfd) != 0) in _bfd_aarch64_elf_link_setup_gnu_properties()
/dports/devel/gnulibiberty/binutils-2.37/bfd/
H A Delfxx-aarch64.c720 && bfd_count_sections (pbfd) != 0) in _bfd_aarch64_elf_link_setup_gnu_properties()
/dports/devel/gdb/gdb-11.1/bfd/
H A Delfxx-aarch64.c720 && bfd_count_sections (pbfd) != 0) in _bfd_aarch64_elf_link_setup_gnu_properties()
/dports/devel/binutils/binutils-2.37/bfd/
H A Delfxx-aarch64.c720 && bfd_count_sections (pbfd) != 0) in _bfd_aarch64_elf_link_setup_gnu_properties()
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/binutils/binutils/
H A Dobjcopy.c1257 if (bfd_count_sections (obfd) == 0) in copy_object()
1274 c = bfd_count_sections (obfd); in copy_object()
1451 c = bfd_count_sections (obfd); in copy_object()

12345678910