Searched refs:input_bfd (Results 1 - 25 of 87) sorted by relevance

1234

/macosx-10.10/cxxfilt-11/cxxfilt/bfd/
H A Delf32-xc16x.c230 bfd *input_bfd,
251 bfd_put_16 (input_bfd, value, hit_data);
255 bfd_put_8 (input_bfd, value, hit_data);
264 bfd_put_16 (input_bfd, value, hit_data);
273 bfd_put_16 (input_bfd, value, hit_data);
282 bfd_put_16 (input_bfd, value, hit_data);
291 bfd_put_16 (input_bfd, value, hit_data);
303 bfd_put_32 (input_bfd, value, hit_data);
308 bfd_put_32 (input_bfd, value, hit_data);
320 bfd *input_bfd,
229 elf32_xc16x_final_link_relocate(unsigned long r_type, bfd *input_bfd, bfd *output_bfd ATTRIBUTE_UNUSED, asection *input_section ATTRIBUTE_UNUSED, bfd_byte *contents, bfd_vma offset, bfd_vma value, bfd_vma addend, struct bfd_link_info *info ATTRIBUTE_UNUSED, asection *sym_sec ATTRIBUTE_UNUSED, int is_local ATTRIBUTE_UNUSED) argument
318 elf32_xc16x_relocate_section(bfd *output_bfd, struct bfd_link_info *info, bfd *input_bfd, asection *input_section, bfd_byte *contents, Elf_Internal_Rela *relocs, Elf_Internal_Sym *local_syms, asection **local_sections) argument
[all...]
H A Dreloc.c1335 bfd *input_bfd,
1345 if (address > bfd_get_section_limit (input_bfd, input_section))
1372 return _bfd_relocate_contents (howto, input_bfd, relocation,
1380 bfd *input_bfd,
1403 x = bfd_get_8 (input_bfd, location);
1406 x = bfd_get_16 (input_bfd, location);
1409 x = bfd_get_32 (input_bfd, location);
1413 x = bfd_get_64 (input_bfd, location);
1436 addrmask = N_ONES (bfd_arch_bits_per_address (input_bfd)) | fieldmask;
1527 bfd_put_8 (input_bfd,
1334 _bfd_final_link_relocate(reloc_howto_type *howto, bfd *input_bfd, asection *input_section, bfd_byte *contents, bfd_vma address, bfd_vma value, bfd_vma addend) argument
1379 _bfd_relocate_contents(reloc_howto_type *howto, bfd *input_bfd, bfd_vma relocation, bfd_byte *location) argument
1553 _bfd_clear_contents(reloc_howto_type *howto, bfd *input_bfd, bfd_byte *location) argument
5118 bfd *input_bfd = link_order->u.indirect.section->owner; local
[all...]
H A Delf32-fr30.c392 fr30_final_link_relocate (howto, input_bfd, input_section, contents, rel,
395 bfd *input_bfd;
414 x = bfd_get_32 (input_bfd, contents);
416 bfd_put_32 (input_bfd, x, contents);
422 bfd_put_32 (input_bfd, relocation, contents);
439 bfd_put_8 (input_bfd, srel >> 1, contents);
456 x = bfd_get_16 (input_bfd, contents);
458 bfd_put_16 (input_bfd, x, contents);
462 r = _bfd_final_link_relocate (howto, input_bfd, input_section,
493 via elf_sym_hashes (input_bfd)
[all...]
H A Dcoff-alpha.c786 bfd *input_bfd = link_order->u.indirect.section->owner;
788 long reloc_size = bfd_get_reloc_upper_bound (input_bfd, input_section);
805 if (! bfd_get_section_contents (input_bfd, input_section, data, 0, sz))
808 reloc_count = bfd_canonicalize_reloc (input_bfd, input_section,
886 r = bfd_perform_relocation (input_bfd, rel, data, input_section,
898 r = bfd_perform_relocation (input_bfd, rel, data, input_section,
929 insn = bfd_get_32 (input_bfd, data + rel->address);
934 r = bfd_perform_relocation (input_bfd, rel, data, input_section,
962 insn1 = bfd_get_32 (input_bfd, data + rel->address);
963 insn2 = bfd_get_32 (input_bfd, dat
781 bfd *input_bfd = link_order->u.indirect.section->owner; local
[all...]
H A Delf32-openrisc.c236 bfd *input_bfd,
248 r = _bfd_final_link_relocate (howto, input_bfd, input_section,
254 r = _bfd_final_link_relocate (howto, input_bfd, input_section,
284 via elf_sym_hashes (input_bfd).
295 bfd *input_bfd,
310 symtab_hdr = &elf_tdata (input_bfd)->symtab_hdr;
311 sym_hashes = elf_sym_hashes (input_bfd);
350 (input_bfd, symtab_hdr->sh_link, sym->st_name);
351 name = (name == NULL) ? bfd_section_name (input_bfd, sec) : name;
357 RELOC_FOR_GLOBAL_SYMBOL (info, input_bfd, input_sectio
235 openrisc_final_link_relocate(reloc_howto_type *howto, bfd *input_bfd, asection *input_section, bfd_byte *contents, Elf_Internal_Rela *rel, bfd_vma relocation) argument
293 openrisc_elf_relocate_section(bfd *output_bfd, struct bfd_link_info *info, bfd *input_bfd, asection *input_section, bfd_byte *contents, Elf_Internal_Rela *relocs, Elf_Internal_Sym *local_syms, asection **local_sections) argument
[all...]
H A Delf32-m68hc1x.c223 bfd *input_bfd; local
243 for (input_bfd = info->input_bfds, bfd_count = 0, top_id = 0;
244 input_bfd != NULL;
245 input_bfd = input_bfd->link_next)
248 for (section = input_bfd->sections;
252 const char* name = bfd_get_section_name (input_bfd, section);
315 bfd *input_bfd; local
329 for (input_bfd = info->input_bfds, bfd_count = 0;
330 input_bfd !
877 m68hc11_get_relocation_value(bfd *input_bfd, struct bfd_link_info *info, asection *input_section, asection **local_sections, Elf_Internal_Sym *local_syms, Elf_Internal_Rela *rel, const char **name, bfd_vma *relocation, bfd_boolean *is_far) argument
958 elf32_m68hc11_relocate_section(bfd *output_bfd ATTRIBUTE_UNUSED, struct bfd_link_info *info, bfd *input_bfd, asection *input_section, bfd_byte *contents, Elf_Internal_Rela *relocs, Elf_Internal_Sym *local_syms, asection **local_sections) argument
[all...]
H A Delf32-mt.c192 (bfd * input_bfd,
199 insn = bfd_get_32 (input_bfd, contents + relhi->r_offset);
205 bfd_put_32 (input_bfd, insn, contents + relhi->r_offset);
233 bfd * input_bfd,
239 return _bfd_final_link_relocate (howto, input_bfd, input_section,
269 via elf_sym_hashes (input_bfd).
281 bfd * input_bfd,
293 symtab_hdr = & elf_tdata (input_bfd)->symtab_hdr;
294 sym_hashes = elf_sym_hashes (input_bfd);
326 (input_bfd, symtab_hd
191 mt_elf_relocate_hi16(bfd * input_bfd, Elf_Internal_Rela * relhi, bfd_byte * contents, bfd_vma value) argument
230 mt_final_link_relocate(reloc_howto_type * howto, bfd * input_bfd, asection * input_section, bfd_byte * contents, Elf_Internal_Rela * rel, bfd_vma relocation) argument
277 mt_elf_relocate_section(bfd * output_bfd ATTRIBUTE_UNUSED, struct bfd_link_info * info, bfd * input_bfd, asection * input_section, bfd_byte * contents, Elf_Internal_Rela * relocs, Elf_Internal_Sym * local_syms, asection ** local_sections) argument
[all...]
H A Dcoff-mips.c63 bfd *input_bfd, asection *input_section, bfd_byte *contents,
785 mips_relocate_hi (refhi, reflo, input_bfd, input_section, contents,
789 bfd *input_bfd;
801 insn = bfd_get_32 (input_bfd,
806 vallo = (bfd_get_32 (input_bfd,
825 bfd_put_32 (input_bfd, (bfd_vma) insn,
832 mips_relocate_section (output_bfd, info, input_bfd, input_section,
836 bfd *input_bfd;
852 BFD_ASSERT (input_bfd->xvec->byteorder
858 symndx_to_section = ecoff_data (input_bfd)
[all...]
H A Dreloc16.c147 bfd *input_bfd = input_section->owner; local
150 long reloc_size = bfd_get_reloc_upper_bound (input_bfd, input_section);
167 bfd_canonicalize_reloc (input_bfd, input_section, reloc_vector,
168 _bfd_generic_link_get_symbols (input_bfd));
254 bfd *input_bfd = link_order->u.indirect.section->owner; local
256 long reloc_size = bfd_get_reloc_upper_bound (input_bfd, input_section);
273 if (!bfd_get_section_contents (input_bfd, input_section, data, 0, sz))
280 reloc_count = bfd_canonicalize_reloc (input_bfd,
323 bfd_coff_reloc16_extra_cases (input_bfd, link_info, link_order,
H A Delf32-d10v.c372 bfd *input_bfd,
384 symtab_hdr = &elf_tdata (input_bfd)->symtab_hdr;
385 sym_hashes = elf_sym_hashes (input_bfd);
431 val += extract_rel_addend (input_bfd, where, howto);
432 insert_rel_addend (input_bfd, where, howto, val);
454 addend = extract_rel_addend (input_bfd, where, howto);
459 insert_rel_addend (input_bfd, where, howto, addend);
466 RELOC_FOR_GLOBAL_SYMBOL (info, input_bfd, input_section, rel,
478 _bfd_clear_contents (howto, input_bfd, contents + rel->r_offset);
487 (input_bfd, symtab_hd
370 elf32_d10v_relocate_section(bfd *output_bfd, struct bfd_link_info *info, bfd *input_bfd, asection *input_section, bfd_byte *contents, Elf_Internal_Rela *relocs, Elf_Internal_Sym *local_syms, asection **local_sections) argument
[all...]
H A Dpe-mips.c570 bfd *input_bfd,
588 (_("%B: `ld -r' not supported with PE MIPS objects\n"), input_bfd);
593 BFD_ASSERT (input_bfd->xvec->byteorder
622 h = obj_coff_sym_hashes (input_bfd)[symndx];
636 howto = bfd_coff_rtype_to_howto (input_bfd, input_section, rel, h,
670 if (! obj_pe (input_bfd))
690 (info, h->root.root.string, input_bfd, input_section,
705 input_bfd, x); \
719 tmp = bfd_get_32 (input_bfd, mem);
722 bfd_put_32 (input_bfd, tm
568 coff_pe_mips_relocate_section(bfd *output_bfd, struct bfd_link_info *info, bfd *input_bfd, asection *input_section, bfd_byte *contents, struct internal_reloc *relocs, struct internal_syment *syms, asection **sections) argument
[all...]
H A Delf32-avr.c784 bfd * input_bfd,
818 x = bfd_get_16 (input_bfd, contents);
820 bfd_put_16 (input_bfd, x, contents);
846 switch (bfd_get_mach (input_bfd))
857 x = bfd_get_16 (input_bfd, contents);
859 bfd_put_16 (input_bfd, x, contents);
865 x = bfd_get_16 (input_bfd, contents);
867 bfd_put_16 (input_bfd, x, contents);
878 x = bfd_get_16 (input_bfd, contents);
880 bfd_put_16 (input_bfd,
782 avr_final_link_relocate(reloc_howto_type * howto, bfd * input_bfd, asection * input_section, bfd_byte * contents, Elf_Internal_Rela * rel, bfd_vma relocation, struct elf32_avr_link_hash_table * htab) argument
1141 elf32_avr_relocate_section(bfd *output_bfd ATTRIBUTE_UNUSED, struct bfd_link_info *info, bfd *input_bfd, asection *input_section, bfd_byte *contents, Elf_Internal_Rela *relocs, Elf_Internal_Sym *local_syms, asection **local_sections) argument
2213 bfd *input_bfd = input_section->owner; local
2500 bfd *input_bfd; local
2564 get_local_syms(bfd *input_bfd, struct bfd_link_info *info) argument
2655 bfd *input_bfd; local
[all...]
H A Dcoff-mcore.c350 coff_mcore_relocate_section (output_bfd, info, input_bfd, input_section,
354 bfd * input_bfd;
373 if ( input_bfd->xvec->byteorder != output_bfd->xvec->byteorder
378 input_bfd,
379 bfd_big_endian (input_bfd) ? _("big endian") : _("little endian"),
415 h = obj_coff_sym_hashes (input_bfd)[symndx];
422 howto = bfd_coff_rtype_to_howto (input_bfd, input_section, rel, h,
445 my_name = obj_coff_strings (input_bfd) + sym->_n._n_n._n_offset;
470 (info, h->root.root.string, input_bfd, input_section,
485 input_bfd, r_typ
[all...]
H A Delf32-mcore.c361 via elf_sym_hashes (input_bfd).
372 bfd * input_bfd,
379 Elf_Internal_Shdr * symtab_hdr = & elf_tdata (input_bfd)->symtab_hdr;
380 struct elf_link_hash_entry ** sym_hashes = elf_sym_hashes (input_bfd);
388 input_bfd,
419 input_bfd, (int) r_type);
433 input_bfd,
453 RELOC_FOR_GLOBAL_SYMBOL (info, input_bfd, input_section, rel,
465 oldinst = bfd_get_16 (input_bfd, contents + offset);
467 bfd_put_16 (input_bfd, (bfd_vm
366 mcore_elf_relocate_section(bfd * output_bfd, struct bfd_link_info * info, bfd * input_bfd, asection * input_section, bfd_byte * contents, Elf_Internal_Rela * relocs, Elf_Internal_Sym * local_syms, asection ** local_sections) argument
511 (bfd_vma) 0, input_bfd, input_section, offset); local
[all...]
H A Dcofflink.c1295 mark_relocs (struct coff_final_link_info *finfo, bfd *input_bfd)
1299 if ((bfd_get_file_flags (input_bfd) & HAS_SYMS) == 0)
1302 for (a = input_bfd->sections; a != (asection *) NULL; a = a->next)
1316 (input_bfd, a, FALSE,
1343 _bfd_coff_link_input_bfd (struct coff_final_link_info *finfo, bfd *input_bfd)
1345 unsigned int n_tmask = coff_data (input_bfd)->local_n_tmask;
1346 unsigned int n_btshft = coff_data (input_bfd)->local_n_btshft;
1372 isymesz = bfd_coff_symesz (input_bfd);
1374 linesz = bfd_coff_linesz (input_bfd);
1384 if (! _bfd_coff_get_external_symbols (input_bfd))
1294 mark_relocs(struct coff_final_link_info *finfo, bfd *input_bfd) argument
1342 _bfd_coff_link_input_bfd(struct coff_final_link_info *finfo, bfd *input_bfd) argument
2825 _bfd_coff_generic_relocate_section(bfd *output_bfd, struct bfd_link_info *info, bfd *input_bfd, asection *input_section, bfd_byte *contents, struct internal_reloc *relocs, struct internal_syment *syms, asection **sections) argument
[all...]
H A Delf32-i860.c904 elf32_i860_relocate_splitn (bfd *input_bfd,
912 insn = bfd_get_32 (input_bfd, contents + rello->r_offset);
921 bfd_put_32 (input_bfd, insn, contents + rello->r_offset);
929 elf32_i860_relocate_pc16 (bfd *input_bfd,
938 insn = bfd_get_32 (input_bfd, contents + rello->r_offset);
953 bfd_put_32 (input_bfd, insn, contents + rello->r_offset);
961 elf32_i860_relocate_pc26 (bfd *input_bfd,
970 insn = bfd_get_32 (input_bfd, contents + rello->r_offset);
984 bfd_put_32 (input_bfd, insn, contents + rello->r_offset);
991 elf32_i860_relocate_highadj (bfd *input_bfd,
902 elf32_i860_relocate_splitn(bfd *input_bfd, Elf_Internal_Rela *rello, bfd_byte *contents, bfd_vma value) argument
927 elf32_i860_relocate_pc16(bfd *input_bfd, asection *input_section, Elf_Internal_Rela *rello, bfd_byte *contents, bfd_vma value) argument
959 elf32_i860_relocate_pc26(bfd *input_bfd, asection *input_section, Elf_Internal_Rela *rello, bfd_byte *contents, bfd_vma value) argument
989 elf32_i860_relocate_highadj(bfd *input_bfd, Elf_Internal_Rela *rel, bfd_byte *contents, bfd_vma value) argument
1011 i860_final_link_relocate(reloc_howto_type *howto, bfd *input_bfd, asection *input_section, bfd_byte *contents, Elf_Internal_Rela *rel, bfd_vma relocation) argument
1055 elf32_i860_relocate_section(bfd *output_bfd ATTRIBUTE_UNUSED, struct bfd_link_info *info, bfd *input_bfd, asection *input_section, bfd_byte *contents, Elf_Internal_Rela *relocs, Elf_Internal_Sym *local_syms, asection **local_sections) argument
[all...]
H A Dcoff-tic80.c501 coff_tic80_relocate_section (output_bfd, info, input_bfd,
506 bfd *input_bfd;
538 h = obj_coff_sym_hashes (input_bfd)[symndx];
552 howto = bfd_coff_rtype_to_howto (input_bfd, input_section, rel, h,
594 (info, h->root.root.string, input_bfd, input_section,
616 rstat = _bfd_final_link_relocate (howto, input_bfd, input_section,
627 rstat = _bfd_final_link_relocate (howto, input_bfd, input_section,
640 rstat = _bfd_final_link_relocate (howto, input_bfd, input_section,
659 rstat = _bfd_final_link_relocate (howto, input_bfd, input_section,
699 input_bfd, input_sectio
[all...]
H A Delf32-crx.c416 crx_elf_final_link_relocate (reloc_howto_type *howto, bfd *input_bfd, argument
521 Rvalue |= (bfd_get_8 (input_bfd, hit_data) & 0x0f);
524 bfd_put_8 (input_bfd, (unsigned char) Rvalue, hit_data);
529 Rvalue |= (bfd_get_16 (input_bfd, hit_data) & 0xf000);
531 bfd_put_16 (input_bfd, Rvalue, hit_data);
538 Rvalue |= (((bfd_get_16 (input_bfd, hit_data) << 16) |
539 bfd_get_16 (input_bfd, hit_data + 2)) & ~howto->dst_mask);
546 bfd_put_32 (input_bfd, Rvalue, hit_data);
555 bfd_put_16 (input_bfd, (Rvalue >> 16) & 0xffff, hit_data);
556 bfd_put_16 (input_bfd, Rvalu
716 bfd *input_bfd = input_section->owner; local
814 elf32_crx_relocate_section(bfd *output_bfd, struct bfd_link_info *info, bfd *input_bfd, asection *input_section, bfd_byte *contents, Elf_Internal_Rela *relocs, Elf_Internal_Sym *local_syms, asection **local_sections) argument
[all...]
H A Delf32-h8300.c305 elf32_h8_final_link_relocate (unsigned long r_type, bfd *input_bfd, argument
325 bfd_put_32 (input_bfd, value, hit_data);
332 bfd_put_16 (input_bfd, value, hit_data);
339 bfd_put_8 (input_bfd, value, hit_data);
354 value |= (bfd_get_32 (input_bfd, hit_data) & 0xff000000);
357 bfd_put_32 (input_bfd, value, hit_data);
371 bfd_put_16 (input_bfd, value, hit_data);
385 bfd_put_8 (input_bfd, value, hit_data);
397 bfd *input_bfd, asection *input_section,
409 symtab_hdr = &elf_tdata (input_bfd)
395 elf32_h8_relocate_section(bfd *output_bfd, struct bfd_link_info *info, bfd *input_bfd, asection *input_section, bfd_byte *contents, Elf_Internal_Rela *relocs, Elf_Internal_Sym *local_syms, asection **local_sections) argument
1394 bfd *input_bfd = input_section->owner; local
[all...]
H A Delf32-iq2000.c286 iq2000_elf_relocate_hi16 (bfd *input_bfd,
293 insn = bfd_get_32 (input_bfd, contents + relhi->r_offset);
306 bfd_put_32 (input_bfd, insn, contents + relhi->r_offset);
361 bfd * input_bfd,
367 return _bfd_final_link_relocate (howto, input_bfd, input_section,
506 via elf_sym_hashes (input_bfd).
517 bfd * input_bfd,
532 symtab_hdr = & elf_tdata (input_bfd)->symtab_hdr;
533 sym_hashes = elf_sym_hashes (input_bfd);
571 (input_bfd, symtab_hd
284 iq2000_elf_relocate_hi16(bfd *input_bfd, Elf_Internal_Rela *relhi, bfd_byte *contents, bfd_vma value) argument
357 iq2000_final_link_relocate(reloc_howto_type * howto, bfd * input_bfd, asection * input_section, bfd_byte * contents, Elf_Internal_Rela * rel, bfd_vma relocation) argument
510 iq2000_elf_relocate_section(bfd * output_bfd ATTRIBUTE_UNUSED, struct bfd_link_info * info, bfd * input_bfd, asection * input_section, bfd_byte * contents, Elf_Internal_Rela * relocs, Elf_Internal_Sym * local_syms, asection ** local_sections) argument
[all...]
H A Dcoff-or32.c334 coff_or32_relocate_section (output_bfd, info, input_bfd, input_section,
338 bfd *input_bfd;
382 h = obj_coff_sym_hashes (input_bfd)[symndx];
420 (info, h->root.root.string, input_bfd, input_section,
429 (info, "missing IHCONST reloc", input_bfd,
445 insn = bfd_get_32 (input_bfd, loc);
469 bfd_put_32 (input_bfd, (bfd_vma) insn, loc);
473 insn = bfd_get_32 (input_bfd, loc);
477 bfd_put_32 (input_bfd, insn, loc);
490 (info, "missing IHIHALF reloc", input_bfd,
[all...]
H A Delf32-xstormy16.c736 via elf_sym_hashes (input_bfd).
747 bfd * input_bfd,
764 symtab_hdr = & elf_tdata (input_bfd)->symtab_hdr;
765 sym_hashes = elf_sym_hashes (input_bfd);
807 RELOC_FOR_GLOBAL_SYMBOL (info, input_bfd, input_section, rel,
818 (input_bfd, symtab_hdr->sh_link, sym->st_name));
820 name = bfd_section_name (input_bfd, sec);
830 x = bfd_get_32 (input_bfd, contents + rel->r_offset);
834 bfd_put_32 (input_bfd, x, contents + rel->r_offset);
850 plt_offset = elf_local_got_offsets (input_bfd)
742 xstormy16_elf_relocate_section(bfd * output_bfd ATTRIBUTE_UNUSED, struct bfd_link_info * info, bfd * input_bfd, asection * input_section, bfd_byte * contents, Elf_Internal_Rela * relocs, Elf_Internal_Sym * local_syms, asection ** local_sections) argument
[all...]
H A Delf32-msp430.c265 msp430_final_link_relocate (reloc_howto_type * howto, bfd * input_bfd, argument
294 x = bfd_get_16 (input_bfd, contents);
296 bfd_put_16 (input_bfd, x, contents);
318 x = bfd_get_16 (input_bfd, contents);
320 bfd_put_16 (input_bfd, x, contents);
322 x = bfd_get_16 (input_bfd, contents - 2);
325 bfd_put_16 (input_bfd, x, contents - 2);
341 bfd_put_16 (input_bfd, srel & 0xffff, contents);
353 bfd_put_16 (input_bfd, srel & 0xffff, contents);
360 bfd_put_16 (input_bfd, sre
386 elf32_msp430_relocate_section(bfd * output_bfd ATTRIBUTE_UNUSED, struct bfd_link_info * info, bfd * input_bfd, asection * input_section, bfd_byte * contents, Elf_Internal_Rela * relocs, Elf_Internal_Sym * local_syms, asection ** local_sections) argument
[all...]
H A Delf32-frv.c2191 elf32_frv_relocate_gprel12 (info, input_bfd, input_section, relocation,
2194 bfd *input_bfd;
2213 insn = bfd_get_32 (input_bfd, contents + relocation->r_offset);
2220 bfd_put_32 (input_bfd,
2230 elf32_frv_relocate_gprelu12 (info, input_bfd, input_section, relocation,
2233 bfd *input_bfd;
2253 insn = bfd_get_32 (input_bfd, contents + relocation->r_offset);
2264 bfd_put_32 (input_bfd, insn, contents + relocation->r_offset);
2272 elf32_frv_relocate_hi16 (input_bfd, relhi, contents, value)
2273 bfd *input_bfd;
[all...]
H A Delf-m10200.c228 mn10200_elf_final_link_relocate (howto, input_bfd, output_bfd,
232 bfd *input_bfd;
254 bfd_put_32 (input_bfd, value, hit_data);
263 bfd_put_16 (input_bfd, value, hit_data);
272 bfd_put_8 (input_bfd, value, hit_data);
282 value |= (bfd_get_32 (input_bfd, hit_data) & 0xff000000);
283 bfd_put_32 (input_bfd, value, hit_data);
295 bfd_put_8 (input_bfd, value, hit_data);
307 bfd_put_16 (input_bfd, value, hit_data);
320 value |= (bfd_get_32 (input_bfd, hit_dat
1293 bfd *input_bfd = input_section->owner; local
[all...]

Completed in 127 milliseconds

1234