Lines Matching +defs:reloc +defs:d
1722 #define PRINT20(d, v) \ argument
1726 #define PRINT12(d, v) \ argument
1730 #define PRINT12_OCTAL(d, v) \ argument
1734 #define PRINT4(d, v) \ argument
1738 #define READ20(d, v) \ argument
2599 xcoff_swap_ldhdr_out (bfd *abfd, const struct internal_ldhdr *src, void * d) in xcoff_swap_ldhdr_out()
2637 xcoff_swap_ldsym_out (bfd *abfd, const struct internal_ldsym *src, void * d) in xcoff_swap_ldsym_out()
2658 xcoff_swap_reloc_in (bfd *abfd, void * s, void * d) in xcoff_swap_reloc_in()
2672 xcoff_swap_reloc_out (bfd *abfd, void * s, void * d) in xcoff_swap_reloc_out()
2701 xcoff_swap_ldrel_out (bfd *abfd, const struct internal_ldrel *src, void * d) in xcoff_swap_ldrel_out()
3628 struct internal_reloc reloc; in xcoff_generate_rtinit() local