/toolchain/binutils/binutils-2.27/bfd/ |
D | nlmswap.h | 40 Nlm_Internal_Fixed_Header *dst) in nlm_swap_fixed_header_in() 102 Nlm_External_Fixed_Header *dst = (Nlm_External_Fixed_Header *) realdst; in nlm_swap_fixed_header_out() local
|
D | coff-z8k.c | 76 #define SWAP_OUT_RELOC_EXTRA(abfd, src, dst) \ argument 83 rtype2howto (arelent *internal, struct internal_reloc *dst) in rtype2howto() 221 bfd_vma dst = bfd_coff_reloc16_get_value (reloc, link_info, in extra_case() local 255 bfd_vma dst = bfd_coff_reloc16_get_value (reloc, link_info, in extra_case() local 280 bfd_vma dst = bfd_coff_reloc16_get_value (reloc, link_info, in extra_case() local 308 bfd_vma dst = bfd_coff_reloc16_get_value (reloc, link_info, in extra_case() local 334 bfd_vma dst = bfd_coff_reloc16_get_value (reloc, link_info, in extra_case() local
|
D | coff-h8500.c | 86 #define SWAP_OUT_RELOC_EXTRA(abfd, src, dst) \ argument 93 rtype2howto (arelent * internal, struct internal_reloc *dst) in rtype2howto() 238 bfd_vma dst = bfd_coff_reloc16_get_value (reloc, link_info, in extra_case() local 259 bfd_vma dst = bfd_coff_reloc16_get_value (reloc, link_info, in extra_case() local
|
D | elfcode.h | 178 Elf_Internal_Sym *dst) in elf_swap_symbol_in() 215 Elf_External_Sym *dst = (Elf_External_Sym *) cdst; in elf_swap_symbol_out() local 238 Elf_Internal_Ehdr *dst) in elf_swap_ehdr_in() 266 Elf_External_Ehdr *dst) in elf_swap_ehdr_out() 305 Elf_Internal_Shdr *dst) in elf_swap_shdr_in() 332 Elf_External_Shdr *dst) in elf_swap_shdr_out() 353 Elf_Internal_Phdr *dst) in elf_swap_phdr_in() 378 Elf_External_Phdr *dst) in elf_swap_phdr_out() 401 Elf_Internal_Rela *dst) in elf_swap_reloc_in() 412 Elf_Internal_Rela *dst) in elf_swap_reloca_in() [all …]
|
D | coff-z80.c | 72 #define SWAP_OUT_RELOC_EXTRA(abfd, src, dst) \ argument 79 rtype2howto (arelent *internal, struct internal_reloc *dst) in rtype2howto() 237 bfd_vma dst = bfd_coff_reloc16_get_value (reloc, link_info, in extra_case() local
|
D | coff-we32k.c | 64 #define RTYPE2HOWTO(cache_ptr, dst) \ argument
|
D | coff-m88k.c | 230 rtype2howto (arelent *cache_ptr, struct internal_reloc *dst) in rtype2howto() 242 #define RTYPE2HOWTO(cache_ptr, dst) rtype2howto (cache_ptr, dst) argument
|
D | coff-tic30.c | 113 #define SWAP_OUT_RELOC_EXTRA(abfd, src, dst) dst->r_stuff[0] = 'S'; \ argument 119 rtype2howto (arelent *internal, struct internal_reloc *dst) in rtype2howto()
|
D | coff-ia64.c | 49 #define RTYPE2HOWTO(cache_ptr, dst) \ argument
|
D | coff64-rs6000.c | 234 #define RTYPE2HOWTO(cache_ptr, dst) xcoff64_rtype2howto (cache_ptr, dst) argument 592 struct internal_ldhdr *dst) in xcoff64_swap_ldhdr_in() 613 struct external_ldhdr *dst = (struct external_ldhdr *) d; in xcoff64_swap_ldhdr_out() local 630 xcoff64_swap_ldsym_in (bfd *abfd, const void *s, struct internal_ldsym *dst) in xcoff64_swap_ldsym_in() 651 struct external_ldsym *dst = (struct external_ldsym *) d; in xcoff64_swap_ldsym_out() local 666 struct internal_reloc *dst = (struct internal_reloc *) d; in xcoff64_swap_reloc_in() local 680 struct external_reloc *dst = (struct external_reloc *) d; in xcoff64_swap_reloc_out() local 693 xcoff64_swap_ldrel_in (bfd *abfd, const void *s, struct internal_ldrel *dst) in xcoff64_swap_ldrel_in() 708 struct external_ldrel *dst = (struct external_ldrel *) d; in xcoff64_swap_ldrel_out() local
|
D | pe-mips.c | 352 #define RTYPE2HOWTO(cache_ptr, dst) \ argument 527 mips_swap_reloc_in (bfd * abfd, void * src, void * dst) in mips_swap_reloc_in() 555 mips_swap_reloc_out (bfd * abfd, void * src, void * dst) in mips_swap_reloc_out()
|
D | elf64-mips.c | 2912 Elf64_Mips_Internal_Rela *dst) in mips_elf64_swap_reloc_in() 2927 Elf64_Mips_Internal_Rela *dst) in mips_elf64_swap_reloca_in() 2942 Elf64_Mips_External_Rel *dst) in mips_elf64_swap_reloc_out() 2956 Elf64_Mips_External_Rela *dst) in mips_elf64_swap_reloca_out() 2971 Elf_Internal_Rela *dst) in mips_elf64_be_swap_reloc_in() 2994 Elf_Internal_Rela *dst) in mips_elf64_be_swap_reloca_in() 3017 bfd_byte *dst) in mips_elf64_be_swap_reloc_out() 3039 bfd_byte *dst) in mips_elf64_be_swap_reloca_out()
|
D | coff-w65.c | 59 #define SWAP_OUT_RELOC_EXTRA(abfd, src, dst) \ argument 73 struct internal_reloc *dst) in rtype2howto()
|
/toolchain/binutils/binutils-2.27/ld/testsuite/ld-plugin/ |
D | pr12365c.c | 10 char *dst = (char *) d; in my_memcpy() local 20 char *dst = (char *) d; in my_bcopy() local 37 char *dst = (char *) d; in my_memset() local 46 char *dst = (char *) d; in my_bzero() local
|
/toolchain/binutils/binutils-2.27/libiberty/ |
D | stpcpy.c | 39 stpcpy (char *dst, const char *src) in stpcpy()
|
D | mempcpy.c | 39 mempcpy (PTR dst, const PTR src, size_t len) in mempcpy()
|
D | stpncpy.c | 42 stpncpy (char *dst, const char *src, size_t len) in stpncpy()
|
D | concat.c | 71 vconcat_copy (char *dst, const char *first, va_list args) in vconcat_copy() 105 concat_copy (char *dst, const char *first, ...) in concat_copy()
|
/toolchain/binutils/binutils-2.27/gas/testsuite/gas/aarch64/ |
D | movi.s | 5 .macro all_64bit_mask_movi dst argument
|
/toolchain/binutils/binutils-2.27/binutils/testsuite/config/ |
D | default.exp | 83 proc link_or_copy { src dst } {
|
/toolchain/binutils/binutils-2.27/opcodes/ |
D | msp430-dis.c | 206 int dst = 0; in msp430_singleoperand() local 450 int dst = 0; in msp430_doubleoperand() local 782 int dst = 0; in msp430_branchinstr() local 886 int dst = 0; in msp430x_calla_instr() local
|
/toolchain/binutils/binutils-2.27/gas/config/ |
D | bfin-parse.y | 32 #define DSP32MAC(op1, MM, mmod, w1, P, h01, h11, h00, h10, dst, op0, src0, src1, w0) \ argument 36 #define DSP32MULT(op1, MM, mmod, w1, P, h01, h11, h00, h10, dst, op0, src0, src1, w0) \ argument 70 #define LOGI2OP(dst, src, opc) \ argument 73 #define ALU2OP(dst, src, opc) \ argument 97 #define COMPI2OPD(dst, src, op) \ argument 100 #define COMPI2OPP(dst, src, op) \ argument 109 #define COMP3OP(dst, src0, src1, opc) \ argument 112 #define PTR2OP(dst, src, opc) \ argument 118 #define CCMV(src, dst, t) \ argument 776 Register *dst; variable
|
/toolchain/binutils/binutils-2.27/bfd/doc/ |
D | chew.c | 209 overwrite_string (dst, src) in overwrite_string() argument 244 catstr (dst, src) in catstr() argument 435 remove_noncomments (src, dst) in remove_noncomments() argument 867 copy_past_newline (ptr, idx, dst) in copy_past_newline() argument 1148 char *dst; local
|
/toolchain/binutils/binutils-2.27/ld/ |
D | ldexp.c | 1313 exp_assop (const char *dst, in exp_assop() 1336 exp_assign (const char *dst, etree_type *src, bfd_boolean hidden) in exp_assign() 1344 exp_defsym (const char *dst, etree_type *src) in exp_defsym() 1352 exp_provide (const char *dst, etree_type *src, bfd_boolean hidden) in exp_provide() 1526 unsigned char *dst; in exp_get_fill() local
|
/toolchain/binutils/binutils-2.27/gprof/ |
D | symtab.c | 81 Sym *src, *dst; in symtab_finalize() local
|