Lines Matching +defs:reloc +defs:d
1750 #define PRINT20(d, v) \ argument
1754 #define PRINT12(d, v) \ argument
1758 #define PRINT12_OCTAL(d, v) \ argument
1762 #define PRINT4(d, v) \ argument
1766 #define READ20(d, v) \ argument
2627 xcoff_swap_ldhdr_out (bfd *abfd, const struct internal_ldhdr *src, void * d) in xcoff_swap_ldhdr_out()
2665 xcoff_swap_ldsym_out (bfd *abfd, const struct internal_ldsym *src, void * d) in xcoff_swap_ldsym_out()
2686 xcoff_swap_reloc_in (bfd *abfd, void * s, void * d) in xcoff_swap_reloc_in()
2700 xcoff_swap_reloc_out (bfd *abfd, void * s, void * d) in xcoff_swap_reloc_out()
2729 xcoff_swap_ldrel_out (bfd *abfd, const struct internal_ldrel *src, void * d) in xcoff_swap_ldrel_out()
3661 struct internal_reloc reloc; in xcoff_generate_rtinit() local