Searched defs:isection (Results 1 – 5 of 5) sorted by relevance
/dflybsd-src/contrib/binutils-2.27/binutils/ |
H A D | objcopy.c | 1283 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()
|
/dflybsd-src/contrib/binutils-2.34/binutils/ |
H A D | objcopy.c | 1421 is_nondebug_keep_contents_section (bfd *ibfd, asection *isection) in is_nondebug_keep_contents_section() 3931 setup_section (bfd *ibfd, sec_ptr isection, void *obfdarg) in setup_section() 4114 skip_section (bfd *ibfd, sec_ptr isection, bfd_boolean skip_copy) in skip_section() 4167 discard_relocations (bfd *ibfd ATTRIBUTE_UNUSED, asection *isection) in discard_relocations() 4198 copy_relocations_in_section (bfd *ibfd, sec_ptr isection, void *obfdarg) in copy_relocations_in_section() 4299 copy_section (bfd *ibfd, sec_ptr isection, void *obfdarg) in copy_section() 4486 mark_symbols_used_in_relocations (bfd *ibfd, sec_ptr isection, void *symbolsarg) in mark_symbols_used_in_relocations()
|
/dflybsd-src/contrib/gdb-7/bfd/ |
H A D | bfd-in2.h | 1794 #define bfd_copy_private_section_data(ibfd, isection, obfd, osection) \ argument
|
/dflybsd-src/contrib/binutils-2.27/bfd/ |
H A D | bfd-in2.h | 1872 #define bfd_copy_private_section_data(ibfd, isection, obfd, osection) \ argument
|
/dflybsd-src/contrib/binutils-2.34/bfd/ |
H A D | bfd-in2.h | 1441 #define bfd_copy_private_section_data(ibfd, isection, obfd, osection) \ argument
|