HomeSort by: relevance | last modified time | path
    Searched refs:input_bfd (Results 1 - 25 of 387) sorted by relevancy

1 2 3 4 5 6 7 8 91011>>

  /src/external/gpl3/binutils/dist/bfd/
elf64-bpf.c 164 via elf_sym_hashes (input_bfd).
177 bfd *input_bfd,
189 symtab_hdr = & elf_tdata (input_bfd)->symtab_hdr;
190 sym_hashes = elf_sym_hashes (input_bfd);
225 (input_bfd, symtab_hdr->sh_link, sym->st_name);
234 RELOC_FOR_GLOBAL_SYMBOL (info, input_bfd, input_section, rel,
243 RELOC_AGAINST_DISCARDED_SECTION (info, input_bfd, input_section,
262 addend = bfd_get (howto->bitsize, input_bfd,
271 bfd_put (howto->bitsize, input_bfd, relocation,
282 addend = bfd_get (howto->bitsize, input_bfd, where)
331 (bfd_vma) 0, input_bfd, input_section, rel->r_offset); local
    [all...]
elf32-mt.c 208 (bfd * input_bfd,
215 insn = bfd_get_32 (input_bfd, contents + relhi->r_offset);
221 bfd_put_32 (input_bfd, insn, contents + relhi->r_offset);
257 bfd * input_bfd,
263 return _bfd_final_link_relocate (howto, input_bfd, input_section,
293 via elf_sym_hashes (input_bfd).
305 bfd * input_bfd,
317 symtab_hdr = & elf_tdata (input_bfd)->symtab_hdr;
318 sym_hashes = elf_sym_hashes (input_bfd);
349 (input_bfd, symtab_hdr->sh_link, sym->st_name)
394 input_bfd, input_section, rel->r_offset); local
    [all...]
elf32-moxie.c 153 bfd *input_bfd,
164 r = _bfd_final_link_relocate (howto, input_bfd, input_section,
195 via elf_sym_hashes (input_bfd).
206 bfd *input_bfd,
218 symtab_hdr = & elf_tdata (input_bfd)->symtab_hdr;
219 sym_hashes = elf_sym_hashes (input_bfd);
248 (input_bfd, symtab_hdr->sh_link, sym->st_name);
255 RELOC_FOR_GLOBAL_SYMBOL (info, input_bfd, input_section, rel,
264 RELOC_AGAINST_DISCARDED_SECTION (info, input_bfd, input_section,
271 r = moxie_final_link_relocate (howto, input_bfd, input_section
280 (bfd_vma) 0, input_bfd, input_section, rel->r_offset); local
    [all...]
coff-mcore.c 360 bfd * input_bfd,
377 if ( input_bfd->xvec->byteorder != output_bfd->xvec->byteorder
383 input_bfd,
384 bfd_big_endian (input_bfd) ? _("big endian") : _("little endian"),
418 h = obj_coff_sym_hashes (input_bfd)[symndx];
425 howto = bfd_coff_rtype_to_howto (input_bfd, input_section, rel, h,
449 if (sym->_n._n_n._n_offset < obj_coff_strings_len (input_bfd))
450 my_name = (obj_coff_strings (input_bfd)
476 (info, h->root.root.string, input_bfd, input_section,
490 input_bfd, r_type)
469 (info, h->root.root.string, input_bfd, input_section, local
492 howto->name, input_bfd, input_section, local
534 (bfd_vma) 0, input_bfd, local
    [all...]
elf32-mcore.c 388 via elf_sym_hashes (input_bfd).
399 bfd * input_bfd,
406 Elf_Internal_Shdr * symtab_hdr = & elf_tdata (input_bfd)->symtab_hdr;
407 struct elf_link_hash_entry ** sym_hashes = elf_sym_hashes (input_bfd);
415 input_bfd,
444 input_bfd, (int) r_type);
459 input_bfd,
478 RELOC_FOR_GLOBAL_SYMBOL (info, input_bfd, input_section, rel,
485 RELOC_AGAINST_DISCARDED_SECTION (info, input_bfd, input_section,
498 oldinst = bfd_get_16 (input_bfd, contents + offset)
544 (bfd_vma) 0, input_bfd, input_section, offset); local
    [all...]
elf32-m68hc1x.c 237 bfd *input_bfd; local
259 for (input_bfd = info->input_bfds, bfd_count = 0, top_id = 0;
260 input_bfd != NULL;
261 input_bfd = input_bfd->link.next)
264 for (section = input_bfd->sections;
331 bfd *input_bfd; local
347 for (input_bfd = info->input_bfds, bfd_count = 0;
348 input_bfd != NULL;
349 input_bfd = input_bfd->link.next
    [all...]
elf32-fr30.c 399 bfd *input_bfd,
418 x = bfd_get_32 (input_bfd, contents);
420 bfd_put_32 (input_bfd, x, contents);
426 bfd_put_32 (input_bfd, relocation, contents);
443 bfd_put_8 (input_bfd, srel >> 1, contents);
460 x = bfd_get_16 (input_bfd, contents);
462 bfd_put_16 (input_bfd, x, contents);
466 r = _bfd_final_link_relocate (howto, input_bfd, input_section,
497 via elf_sym_hashes (input_bfd).
508 bfd *input_bfd,
586 (bfd_vma) 0, input_bfd, input_section, rel->r_offset); local
    [all...]
  /src/external/gpl3/binutils.old/dist/bfd/
elf64-bpf.c 164 via elf_sym_hashes (input_bfd).
177 bfd *input_bfd,
189 symtab_hdr = & elf_tdata (input_bfd)->symtab_hdr;
190 sym_hashes = elf_sym_hashes (input_bfd);
225 (input_bfd, symtab_hdr->sh_link, sym->st_name);
234 RELOC_FOR_GLOBAL_SYMBOL (info, input_bfd, input_section, rel,
243 RELOC_AGAINST_DISCARDED_SECTION (info, input_bfd, input_section,
261 addend = bfd_get (howto->bitsize, input_bfd,
270 bfd_put (howto->bitsize, input_bfd, relocation,
281 addend = bfd_get (howto->bitsize, input_bfd, where)
330 (bfd_vma) 0, input_bfd, input_section, rel->r_offset); local
    [all...]
elf32-mt.c 208 (bfd * input_bfd,
215 insn = bfd_get_32 (input_bfd, contents + relhi->r_offset);
221 bfd_put_32 (input_bfd, insn, contents + relhi->r_offset);
257 bfd * input_bfd,
263 return _bfd_final_link_relocate (howto, input_bfd, input_section,
293 via elf_sym_hashes (input_bfd).
305 bfd * input_bfd,
317 symtab_hdr = & elf_tdata (input_bfd)->symtab_hdr;
318 sym_hashes = elf_sym_hashes (input_bfd);
349 (input_bfd, symtab_hdr->sh_link, sym->st_name)
393 input_bfd, input_section, rel->r_offset); local
    [all...]
elf32-moxie.c 153 bfd *input_bfd,
164 r = _bfd_final_link_relocate (howto, input_bfd, input_section,
195 via elf_sym_hashes (input_bfd).
206 bfd *input_bfd,
218 symtab_hdr = & elf_tdata (input_bfd)->symtab_hdr;
219 sym_hashes = elf_sym_hashes (input_bfd);
248 (input_bfd, symtab_hdr->sh_link, sym->st_name);
255 RELOC_FOR_GLOBAL_SYMBOL (info, input_bfd, input_section, rel,
264 RELOC_AGAINST_DISCARDED_SECTION (info, input_bfd, input_section,
270 r = moxie_final_link_relocate (howto, input_bfd, input_section
279 (bfd_vma) 0, input_bfd, input_section, rel->r_offset); local
    [all...]
coff-mcore.c 356 bfd * input_bfd,
373 if ( input_bfd->xvec->byteorder != output_bfd->xvec->byteorder
379 input_bfd,
380 bfd_big_endian (input_bfd) ? _("big endian") : _("little endian"),
414 h = obj_coff_sym_hashes (input_bfd)[symndx];
421 howto = bfd_coff_rtype_to_howto (input_bfd, input_section, rel, h,
445 if (sym->_n._n_n._n_offset < obj_coff_strings_len (input_bfd))
446 my_name = (obj_coff_strings (input_bfd)
472 (info, h->root.root.string, input_bfd, input_section,
486 input_bfd, r_type)
465 (info, h->root.root.string, input_bfd, input_section, local
488 howto->name, input_bfd, input_section, local
530 (bfd_vma) 0, input_bfd, local
    [all...]
elf32-mcore.c 389 via elf_sym_hashes (input_bfd).
400 bfd * input_bfd,
407 Elf_Internal_Shdr * symtab_hdr = & elf_tdata (input_bfd)->symtab_hdr;
408 struct elf_link_hash_entry ** sym_hashes = elf_sym_hashes (input_bfd);
416 input_bfd,
445 input_bfd, (int) r_type);
460 input_bfd,
479 RELOC_FOR_GLOBAL_SYMBOL (info, input_bfd, input_section, rel,
486 RELOC_AGAINST_DISCARDED_SECTION (info, input_bfd, input_section,
498 oldinst = bfd_get_16 (input_bfd, contents + offset)
544 (bfd_vma) 0, input_bfd, input_section, offset); local
    [all...]
elf32-m68hc1x.c 237 bfd *input_bfd; local
259 for (input_bfd = info->input_bfds, bfd_count = 0, top_id = 0;
260 input_bfd != NULL;
261 input_bfd = input_bfd->link.next)
264 for (section = input_bfd->sections;
331 bfd *input_bfd; local
347 for (input_bfd = info->input_bfds, bfd_count = 0;
348 input_bfd != NULL;
349 input_bfd = input_bfd->link.next
    [all...]
  /src/external/gpl3/gdb/dist/bfd/
elf64-bpf.c 164 via elf_sym_hashes (input_bfd).
177 bfd *input_bfd,
189 symtab_hdr = & elf_tdata (input_bfd)->symtab_hdr;
190 sym_hashes = elf_sym_hashes (input_bfd);
225 (input_bfd, symtab_hdr->sh_link, sym->st_name);
234 RELOC_FOR_GLOBAL_SYMBOL (info, input_bfd, input_section, rel,
243 RELOC_AGAINST_DISCARDED_SECTION (info, input_bfd, input_section,
261 addend = bfd_get (howto->bitsize, input_bfd,
270 bfd_put (howto->bitsize, input_bfd, relocation,
281 addend = bfd_get (howto->bitsize, input_bfd, where)
330 (bfd_vma) 0, input_bfd, input_section, rel->r_offset); local
    [all...]
elf32-mt.c 208 (bfd * input_bfd,
215 insn = bfd_get_32 (input_bfd, contents + relhi->r_offset);
221 bfd_put_32 (input_bfd, insn, contents + relhi->r_offset);
257 bfd * input_bfd,
263 return _bfd_final_link_relocate (howto, input_bfd, input_section,
293 via elf_sym_hashes (input_bfd).
305 bfd * input_bfd,
317 symtab_hdr = & elf_tdata (input_bfd)->symtab_hdr;
318 sym_hashes = elf_sym_hashes (input_bfd);
349 (input_bfd, symtab_hdr->sh_link, sym->st_name)
393 input_bfd, input_section, rel->r_offset); local
    [all...]
elf32-moxie.c 153 bfd *input_bfd,
164 r = _bfd_final_link_relocate (howto, input_bfd, input_section,
195 via elf_sym_hashes (input_bfd).
206 bfd *input_bfd,
218 symtab_hdr = & elf_tdata (input_bfd)->symtab_hdr;
219 sym_hashes = elf_sym_hashes (input_bfd);
248 (input_bfd, symtab_hdr->sh_link, sym->st_name);
255 RELOC_FOR_GLOBAL_SYMBOL (info, input_bfd, input_section, rel,
264 RELOC_AGAINST_DISCARDED_SECTION (info, input_bfd, input_section,
270 r = moxie_final_link_relocate (howto, input_bfd, input_section
279 (bfd_vma) 0, input_bfd, input_section, rel->r_offset); local
    [all...]
coff-mcore.c 356 bfd * input_bfd,
373 if ( input_bfd->xvec->byteorder != output_bfd->xvec->byteorder
379 input_bfd,
380 bfd_big_endian (input_bfd) ? _("big endian") : _("little endian"),
414 h = obj_coff_sym_hashes (input_bfd)[symndx];
421 howto = bfd_coff_rtype_to_howto (input_bfd, input_section, rel, h,
445 if (sym->_n._n_n._n_offset < obj_coff_strings_len (input_bfd))
446 my_name = (obj_coff_strings (input_bfd)
472 (info, h->root.root.string, input_bfd, input_section,
486 input_bfd, r_type)
465 (info, h->root.root.string, input_bfd, input_section, local
488 howto->name, input_bfd, input_section, local
530 (bfd_vma) 0, input_bfd, local
    [all...]
elf32-mcore.c 389 via elf_sym_hashes (input_bfd).
400 bfd * input_bfd,
407 Elf_Internal_Shdr * symtab_hdr = & elf_tdata (input_bfd)->symtab_hdr;
408 struct elf_link_hash_entry ** sym_hashes = elf_sym_hashes (input_bfd);
416 input_bfd,
445 input_bfd, (int) r_type);
460 input_bfd,
479 RELOC_FOR_GLOBAL_SYMBOL (info, input_bfd, input_section, rel,
486 RELOC_AGAINST_DISCARDED_SECTION (info, input_bfd, input_section,
498 oldinst = bfd_get_16 (input_bfd, contents + offset)
544 (bfd_vma) 0, input_bfd, input_section, offset); local
    [all...]
elf32-m68hc1x.c 237 bfd *input_bfd; local
259 for (input_bfd = info->input_bfds, bfd_count = 0, top_id = 0;
260 input_bfd != NULL;
261 input_bfd = input_bfd->link.next)
264 for (section = input_bfd->sections;
331 bfd *input_bfd; local
347 for (input_bfd = info->input_bfds, bfd_count = 0;
348 input_bfd != NULL;
349 input_bfd = input_bfd->link.next
    [all...]
  /src/external/gpl3/gdb.old/dist/bfd/
elf64-bpf.c 164 via elf_sym_hashes (input_bfd).
177 bfd *input_bfd,
189 symtab_hdr = & elf_tdata (input_bfd)->symtab_hdr;
190 sym_hashes = elf_sym_hashes (input_bfd);
225 (input_bfd, symtab_hdr->sh_link, sym->st_name);
234 RELOC_FOR_GLOBAL_SYMBOL (info, input_bfd, input_section, rel,
243 RELOC_AGAINST_DISCARDED_SECTION (info, input_bfd, input_section,
261 addend = bfd_get (howto->bitsize, input_bfd,
270 bfd_put (howto->bitsize, input_bfd, relocation,
281 addend = bfd_get (howto->bitsize, input_bfd, where)
330 (bfd_vma) 0, input_bfd, input_section, rel->r_offset); local
    [all...]
elf32-mt.c 208 (bfd * input_bfd,
215 insn = bfd_get_32 (input_bfd, contents + relhi->r_offset);
221 bfd_put_32 (input_bfd, insn, contents + relhi->r_offset);
257 bfd * input_bfd,
263 return _bfd_final_link_relocate (howto, input_bfd, input_section,
293 via elf_sym_hashes (input_bfd).
305 bfd * input_bfd,
317 symtab_hdr = & elf_tdata (input_bfd)->symtab_hdr;
318 sym_hashes = elf_sym_hashes (input_bfd);
349 (input_bfd, symtab_hdr->sh_link, sym->st_name)
393 input_bfd, input_section, rel->r_offset); local
    [all...]
elf32-moxie.c 153 bfd *input_bfd,
164 r = _bfd_final_link_relocate (howto, input_bfd, input_section,
195 via elf_sym_hashes (input_bfd).
206 bfd *input_bfd,
218 symtab_hdr = & elf_tdata (input_bfd)->symtab_hdr;
219 sym_hashes = elf_sym_hashes (input_bfd);
248 (input_bfd, symtab_hdr->sh_link, sym->st_name);
255 RELOC_FOR_GLOBAL_SYMBOL (info, input_bfd, input_section, rel,
264 RELOC_AGAINST_DISCARDED_SECTION (info, input_bfd, input_section,
270 r = moxie_final_link_relocate (howto, input_bfd, input_section
279 (bfd_vma) 0, input_bfd, input_section, rel->r_offset); local
    [all...]
coff-mcore.c 356 bfd * input_bfd,
373 if ( input_bfd->xvec->byteorder != output_bfd->xvec->byteorder
379 input_bfd,
380 bfd_big_endian (input_bfd) ? _("big endian") : _("little endian"),
414 h = obj_coff_sym_hashes (input_bfd)[symndx];
421 howto = bfd_coff_rtype_to_howto (input_bfd, input_section, rel, h,
445 if (sym->_n._n_n._n_offset < obj_coff_strings_len (input_bfd))
446 my_name = (obj_coff_strings (input_bfd)
472 (info, h->root.root.string, input_bfd, input_section,
486 input_bfd, r_type)
465 (info, h->root.root.string, input_bfd, input_section, local
488 howto->name, input_bfd, input_section, local
530 (bfd_vma) 0, input_bfd, local
    [all...]
elf32-mcore.c 389 via elf_sym_hashes (input_bfd).
400 bfd * input_bfd,
407 Elf_Internal_Shdr * symtab_hdr = & elf_tdata (input_bfd)->symtab_hdr;
408 struct elf_link_hash_entry ** sym_hashes = elf_sym_hashes (input_bfd);
416 input_bfd,
445 input_bfd, (int) r_type);
460 input_bfd,
479 RELOC_FOR_GLOBAL_SYMBOL (info, input_bfd, input_section, rel,
486 RELOC_AGAINST_DISCARDED_SECTION (info, input_bfd, input_section,
498 oldinst = bfd_get_16 (input_bfd, contents + offset)
544 (bfd_vma) 0, input_bfd, input_section, offset); local
    [all...]
elf32-m68hc1x.c 238 bfd *input_bfd; local
260 for (input_bfd = info->input_bfds, bfd_count = 0, top_id = 0;
261 input_bfd != NULL;
262 input_bfd = input_bfd->link.next)
265 for (section = input_bfd->sections;
332 bfd *input_bfd; local
348 for (input_bfd = info->input_bfds, bfd_count = 0;
349 input_bfd != NULL;
350 input_bfd = input_bfd->link.next
    [all...]

Completed in 43 milliseconds

1 2 3 4 5 6 7 8 91011>>