| /dragonfly/contrib/binutils-2.27/bfd/ |
| HD | libcoff.h | 274 struct internal_reloc * rels; 275 struct internal_reloc * rel; 276 struct internal_reloc * relend; 453 struct internal_reloc *relocs; 506 struct internal_reloc *internal_relocs; 562 extern struct internal_reloc *_bfd_coff_read_internal_relocs 564 struct internal_reloc *); 567 struct internal_reloc *, struct internal_syment *, asection **); 606 struct internal_reloc *, struct internal_syment *, asection **); 689 (asection *, struct bfd_link_info *, struct internal_reloc *, [all …]
|
| HD | libecoff.h | 60 void (*swap_reloc_in) (bfd *, void *, struct internal_reloc *); 61 void (*swap_reloc_out) (bfd *, const struct internal_reloc *, void *); 64 (bfd *, const struct internal_reloc *, arelent *); 66 (bfd *, const arelent *, struct internal_reloc *);
|
| HD | cofflink.c | 753 amt *= sizeof (struct internal_reloc); in _bfd_coff_final_link() 755 (struct internal_reloc *) bfd_malloc (amt); in _bfd_coff_final_link() 805 amt = max_reloc_count * sizeof (struct internal_reloc); in _bfd_coff_final_link() 806 flaginfo.internal_relocs = (struct internal_reloc *) bfd_malloc (amt); in _bfd_coff_final_link() 1077 struct internal_reloc *irel; in _bfd_coff_final_link() 1078 struct internal_reloc *irelend; in _bfd_coff_final_link() 1106 struct internal_reloc incount; in _bfd_coff_final_link() 1369 struct internal_reloc * internal_relocs; in mark_relocs() 1370 struct internal_reloc * irel; in mark_relocs() 1371 struct internal_reloc * irelend; in mark_relocs() [all …]
|
| HD | peicode.h | 120 struct internal_reloc * int_reltab; 133 struct internal_reloc *reloc_dst = (struct internal_reloc *) dst; in coff_swap_reloc_in() 146 struct internal_reloc *reloc_src = (struct internal_reloc *) src; in coff_swap_reloc_out() 459 struct internal_reloc * internal; in pe_ILF_make_a_symbol_reloc() 843 vars.int_reltab = (struct internal_reloc *) ptr; in pe_ILF_build_a_bfd()
|
| HD | coff-bfd.h | 45 struct internal_reloc *relocs;
|
| HD | coffgen.c | 492 struct internal_reloc * 498 struct internal_reloc *internal_relocs) in _bfd_coff_read_internal_relocs() 502 struct internal_reloc *free_internal = NULL; in _bfd_coff_read_internal_relocs() 505 struct internal_reloc *irel; in _bfd_coff_read_internal_relocs() 517 sec->reloc_count * sizeof (struct internal_reloc)); in _bfd_coff_read_internal_relocs() 539 amt *= sizeof (struct internal_reloc); in _bfd_coff_read_internal_relocs() 540 free_internal = (struct internal_reloc *) bfd_malloc (amt); in _bfd_coff_read_internal_relocs() 2736 struct internal_reloc *rel ATTRIBUTE_UNUSED, in _bfd_coff_gc_mark_hook() 2917 (bfd *, struct bfd_link_info *, asection *, const struct internal_reloc *); 2965 struct internal_reloc *internal_relocs; in coff_gc_sweep()
|
| HD | coff-x86_64.c | 539 struct internal_reloc *relocs, in coff_pe_amd64_relocate_section() 558 struct internal_reloc *rel, in coff_amd64_rtype_to_howto()
|
| HD | coffcode.h | 1924 struct internal_reloc n; in coff_set_alignment_hook() 2706 struct internal_reloc n; in coff_write_relocs() 2720 struct internal_reloc n; in coff_write_relocs() 5274 struct internal_reloc dst; in coff_slurp_reloc_table() 5358 struct internal_reloc *rel ATTRIBUTE_UNUSED, in coff_rtype_to_howto()
|
| /dragonfly/contrib/binutils-2.34/bfd/ |
| HD | libcoff.h | 278 struct internal_reloc * rels; 279 struct internal_reloc * rel; 280 struct internal_reloc * relend; 459 struct internal_reloc *relocs; 512 struct internal_reloc *internal_relocs; 568 extern struct internal_reloc *_bfd_coff_read_internal_relocs 570 struct internal_reloc *); 573 struct internal_reloc *, struct internal_syment *, asection **); 613 struct internal_reloc *, struct internal_syment *, asection **); 696 (asection *, struct bfd_link_info *, struct internal_reloc *, [all …]
|
| HD | libecoff.h | 60 void (*swap_reloc_in) (bfd *, void *, struct internal_reloc *); 61 void (*swap_reloc_out) (bfd *, const struct internal_reloc *, void *); 64 (bfd *, const struct internal_reloc *, arelent *); 66 (bfd *, const arelent *, struct internal_reloc *);
|
| HD | cofflink.c | 763 amt *= sizeof (struct internal_reloc); in _bfd_coff_final_link() 765 (struct internal_reloc *) bfd_malloc (amt); in _bfd_coff_final_link() 815 amt = max_reloc_count * sizeof (struct internal_reloc); in _bfd_coff_final_link() 816 flaginfo.internal_relocs = (struct internal_reloc *) bfd_malloc (amt); in _bfd_coff_final_link() 1087 struct internal_reloc *irel; in _bfd_coff_final_link() 1088 struct internal_reloc *irelend; in _bfd_coff_final_link() 1116 struct internal_reloc incount; in _bfd_coff_final_link() 1379 struct internal_reloc * internal_relocs; in mark_relocs() 1380 struct internal_reloc * irel; in mark_relocs() 1381 struct internal_reloc * irelend; in mark_relocs() [all …]
|
| HD | peicode.h | 120 struct internal_reloc * int_reltab; 133 struct internal_reloc *reloc_dst = (struct internal_reloc *) dst; in coff_swap_reloc_in() 146 struct internal_reloc *reloc_src = (struct internal_reloc *) src; in coff_swap_reloc_out() 480 struct internal_reloc * internal; in pe_ILF_make_a_symbol_reloc() 867 vars.int_reltab = (struct internal_reloc *) ptr; in pe_ILF_build_a_bfd()
|
| HD | coff-bfd.h | 45 struct internal_reloc *relocs;
|
| HD | coff-x86_64.c | 536 struct internal_reloc *relocs, in coff_pe_amd64_relocate_section() 555 struct internal_reloc *rel, in coff_amd64_rtype_to_howto()
|
| HD | coffgen.c | 501 struct internal_reloc * 507 struct internal_reloc *internal_relocs) in _bfd_coff_read_internal_relocs() 511 struct internal_reloc *free_internal = NULL; in _bfd_coff_read_internal_relocs() 514 struct internal_reloc *irel; in _bfd_coff_read_internal_relocs() 526 sec->reloc_count * sizeof (struct internal_reloc)); in _bfd_coff_read_internal_relocs() 548 amt *= sizeof (struct internal_reloc); in _bfd_coff_read_internal_relocs() 549 free_internal = (struct internal_reloc *) bfd_malloc (amt); in _bfd_coff_read_internal_relocs() 2813 struct internal_reloc *rel ATTRIBUTE_UNUSED, in _bfd_coff_gc_mark_hook() 3008 (bfd *, struct bfd_link_info *, asection *, const struct internal_reloc *); 3058 struct internal_reloc *internal_relocs; in coff_gc_sweep()
|
| HD | coffcode.h | 1903 struct internal_reloc n; in coff_set_alignment_hook() 2530 struct internal_reloc n; in coff_write_relocs() 2544 struct internal_reloc n; in coff_write_relocs() 4985 struct internal_reloc dst; in coff_slurp_reloc_table() 5071 struct internal_reloc *rel ATTRIBUTE_UNUSED, in coff_rtype_to_howto()
|
| /dragonfly/contrib/gdb-7/bfd/ |
| HD | libcoff.h | 190 struct internal_reloc *relocs; 460 struct internal_reloc *relocs; 513 struct internal_reloc *internal_relocs; 569 extern struct internal_reloc *_bfd_coff_read_internal_relocs 571 struct internal_reloc *); 574 struct internal_reloc *, struct internal_syment *, asection **); 613 struct internal_reloc *, struct internal_syment *, asection **); 801 struct internal_reloc *, struct internal_syment *, asection **); 804 (bfd *, asection *, struct internal_reloc *, 810 struct internal_reloc *, bfd_boolean *);
|
| HD | libecoff.h | 62 void (*swap_reloc_in) (bfd *, void *, struct internal_reloc *); 63 void (*swap_reloc_out) (bfd *, const struct internal_reloc *, void *); 66 (bfd *, const struct internal_reloc *, arelent *); 68 (bfd *, const arelent *, struct internal_reloc *);
|
| HD | coffgen.c | 478 struct internal_reloc * 484 struct internal_reloc *internal_relocs) in _bfd_coff_read_internal_relocs() 488 struct internal_reloc *free_internal = NULL; in _bfd_coff_read_internal_relocs() 491 struct internal_reloc *irel; in _bfd_coff_read_internal_relocs() 503 sec->reloc_count * sizeof (struct internal_reloc)); in _bfd_coff_read_internal_relocs() 525 amt *= sizeof (struct internal_reloc); in _bfd_coff_read_internal_relocs() 526 free_internal = (struct internal_reloc *) bfd_malloc (amt); in _bfd_coff_read_internal_relocs()
|
| /dragonfly/contrib/gdb-7/include/coff/ |
| HD | internal.h | 654 struct internal_reloc struct
|
| /dragonfly/contrib/binutils-2.27/include/coff/ |
| HD | internal.h | 697 struct internal_reloc struct
|
| /dragonfly/contrib/binutils-2.34/include/coff/ |
| HD | internal.h | 667 struct internal_reloc struct
|