Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/binutils/
Dobjcopy.c1283 is_nondebug_keep_contents_section (bfd *ibfd, asection *isection) in is_nondebug_keep_contents_section()
2988 setup_section (bfd *ibfd, sec_ptr isection, void *obfdarg) in setup_section()
3160 skip_section (bfd *ibfd, sec_ptr isection) in skip_section()
3198 copy_relocations_in_section (bfd *ibfd, sec_ptr isection, void *obfdarg) in copy_relocations_in_section()
3286 copy_section (bfd *ibfd, sec_ptr isection, void *obfdarg) in copy_section()
3455 mark_symbols_used_in_relocations (bfd *ibfd, sec_ptr isection, void *symbolsarg) in mark_symbols_used_in_relocations()
/toolchain/binutils/binutils-2.27/bfd/
Delf32-v850.c820 asection *isection, in v850_elf_reloc()
Dsom.c5407 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.h1872 #define bfd_copy_private_section_data(ibfd, isection, obfd, osection) \ argument