Home
last modified time | relevance | path

Searched defs:isection (Results 1 – 5 of 5) sorted by relevance

/toolchain/binutils/binutils-2.25/binutils/
Dobjcopy.c1145 is_nondebug_keep_contents_section (bfd *ibfd, asection *isection) in is_nondebug_keep_contents_section()
2639 find_section_rename (bfd * ibfd ATTRIBUTE_UNUSED, sec_ptr isection, in find_section_rename()
2684 setup_section (bfd *ibfd, sec_ptr isection, void *obfdarg) in setup_section()
2855 skip_section (bfd *ibfd, sec_ptr isection) in skip_section()
2890 copy_relocations_in_section (bfd *ibfd, sec_ptr isection, void *obfdarg) in copy_relocations_in_section()
2972 copy_section (bfd *ibfd, sec_ptr isection, void *obfdarg) in copy_section()
3135 mark_symbols_used_in_relocations (bfd *ibfd, sec_ptr isection, void *symbolsarg) in mark_symbols_used_in_relocations()
/toolchain/binutils/binutils-2.25/bfd/
Delf32-v850.c820 asection *isection, in v850_elf_reloc()
Dsom.c5403 asection *isection, in som_bfd_copy_private_section_data()
Dmach-o.c575 bfd_mach_o_bfd_copy_private_section_data (bfd *ibfd, asection *isection, in bfd_mach_o_bfd_copy_private_section_data()
Dbfd-in2.h1848 #define bfd_copy_private_section_data(ibfd, isection, obfd, osection) \ argument