Home
last modified time | relevance | path

Searched defs:dst (Results 1 – 25 of 140) sorted by relevance

123456

/toolchain/binutils/binutils-2.25/bfd/
Dcoff-z8k.c76 #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
283 bfd_vma dst = bfd_coff_reloc16_get_value (reloc, link_info, in extra_case() local
314 bfd_vma dst = bfd_coff_reloc16_get_value (reloc, link_info, in extra_case() local
343 bfd_vma dst = bfd_coff_reloc16_get_value (reloc, link_info, in extra_case() local
Dnlmswap.h40 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
Delfcode.h177 Elf_Internal_Sym *dst) in elf_swap_symbol_in()
214 Elf_External_Sym *dst = (Elf_External_Sym *) cdst; in elf_swap_symbol_out() local
237 Elf_Internal_Ehdr *dst) in elf_swap_ehdr_in()
265 Elf_External_Ehdr *dst) in elf_swap_ehdr_out()
304 Elf_Internal_Shdr *dst) in elf_swap_shdr_in()
331 Elf_External_Shdr *dst) in elf_swap_shdr_out()
352 Elf_Internal_Phdr *dst) in elf_swap_phdr_in()
377 Elf_External_Phdr *dst) in elf_swap_phdr_out()
400 Elf_Internal_Rela *dst) in elf_swap_reloc_in()
411 Elf_Internal_Rela *dst) in elf_swap_reloca_in()
[all …]
Dcoff-h8500.c86 #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
262 bfd_vma dst = bfd_coff_reloc16_get_value (reloc, link_info, in extra_case() local
Dcoff-z80.c72 #define SWAP_OUT_RELOC_EXTRA(abfd, src, dst) \ argument
79 rtype2howto (arelent *internal, struct internal_reloc *dst) in rtype2howto()
240 bfd_vma dst = bfd_coff_reloc16_get_value (reloc, link_info, in extra_case() local
Dcoff-we32k.c62 #define RTYPE2HOWTO(cache_ptr, dst) \ argument
Dcoff-m88k.c230 rtype2howto (arelent *cache_ptr, struct internal_reloc *dst) in rtype2howto()
242 #define RTYPE2HOWTO(cache_ptr, dst) rtype2howto (cache_ptr, dst) argument
Dcoff-tic30.c113 #define SWAP_OUT_RELOC_EXTRA(abfd, src, dst) dst->r_stuff[0] = 'S'; \ argument
119 rtype2howto (arelent *internal, struct internal_reloc *dst) in rtype2howto()
Dcoff-ia64.c49 #define RTYPE2HOWTO(cache_ptr, dst) \ argument
Dcoff64-rs6000.c233 #define RTYPE2HOWTO(cache_ptr, dst) xcoff64_rtype2howto (cache_ptr, dst) argument
594 struct internal_ldhdr *dst) in xcoff64_swap_ldhdr_in()
615 struct external_ldhdr *dst = (struct external_ldhdr *) d; in xcoff64_swap_ldhdr_out() local
632 xcoff64_swap_ldsym_in (bfd *abfd, const void *s, struct internal_ldsym *dst) in xcoff64_swap_ldsym_in()
653 struct external_ldsym *dst = (struct external_ldsym *) d; in xcoff64_swap_ldsym_out() local
668 struct internal_reloc *dst = (struct internal_reloc *) d; in xcoff64_swap_reloc_in() local
682 struct external_reloc *dst = (struct external_reloc *) d; in xcoff64_swap_reloc_out() local
695 xcoff64_swap_ldrel_in (bfd *abfd, const void *s, struct internal_ldrel *dst) in xcoff64_swap_ldrel_in()
710 struct external_ldrel *dst = (struct external_ldrel *) d; in xcoff64_swap_ldrel_out() local
Dpe-mips.c352 #define RTYPE2HOWTO(cache_ptr, dst) \ argument
524 mips_swap_reloc_in (bfd * abfd, void * src, void * dst) in mips_swap_reloc_in()
552 mips_swap_reloc_out (bfd * abfd, void * src, void * dst) in mips_swap_reloc_out()
Delf64-mips.c2882 Elf64_Mips_Internal_Rela *dst) in mips_elf64_swap_reloc_in()
2897 Elf64_Mips_Internal_Rela *dst) in mips_elf64_swap_reloca_in()
2912 Elf64_Mips_External_Rel *dst) in mips_elf64_swap_reloc_out()
2926 Elf64_Mips_External_Rela *dst) in mips_elf64_swap_reloca_out()
2941 Elf_Internal_Rela *dst) in mips_elf64_be_swap_reloc_in()
2964 Elf_Internal_Rela *dst) in mips_elf64_be_swap_reloca_in()
2987 bfd_byte *dst) in mips_elf64_be_swap_reloc_out()
3009 bfd_byte *dst) in mips_elf64_be_swap_reloca_out()
Delf32-d30v.c514 Elf_Internal_Rela *dst) in d30v_info_to_howto_rel()
528 Elf_Internal_Rela *dst) in d30v_info_to_howto_rela()
/toolchain/binutils/binutils-2.25/libiberty/
Dmempcpy.c39 mempcpy (PTR dst, const PTR src, size_t len) in mempcpy()
Dstpcpy.c39 stpcpy (char *dst, const char *src) in stpcpy()
Dstpncpy.c42 stpncpy (char *dst, const char *src, size_t len) in stpncpy()
Dconcat.c71 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.25/gas/testsuite/gas/aarch64/
Dmovi.s5 .macro all_64bit_mask_movi dst argument
/toolchain/binutils/binutils-2.25/binutils/testsuite/config/
Ddefault.exp83 proc link_or_copy { src dst } {
/toolchain/binutils/binutils-2.25/opcodes/
Dmsp430-dis.c144 int dst = 0; in msp430_singleoperand() local
377 int dst = 0; in msp430_doubleoperand() local
686 short dst = 0; in msp430_branchinstr() local
783 short dst = 0; in msp430x_calla_instr() local
/toolchain/binutils/binutils-2.25/gas/config/
Dbfin-parse.y32 #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
777 Register *dst; variable
Dtc-bfin.c1182 REG_T dst, REG_T src0, REG_T src1, int w0) in bfin_gen_dsp32mac()
1215 REG_T dst, REG_T src0, REG_T src1, int w0) in bfin_gen_dsp32mult()
1553 bfin_gen_logi2op (int opc, int src, int dst) in bfin_gen_logi2op()
1592 bfin_gen_alu2op (REG_T dst, REG_T src, int opc) in bfin_gen_alu2op()
1604 bfin_gen_compi2opd (REG_T dst, int src, int opc) in bfin_gen_compi2opd()
1616 bfin_gen_compi2opp (REG_T dst, int src, int opc) in bfin_gen_compi2opp()
1652 bfin_gen_ptr2op (REG_T dst, REG_T src, int opc) in bfin_gen_ptr2op()
1664 bfin_gen_comp3op (REG_T src0, REG_T src1, REG_T dst, int opc) in bfin_gen_comp3op()
1691 bfin_gen_ccmv (REG_T src, REG_T dst, int T) in bfin_gen_ccmv()
1720 bfin_gen_regmv (REG_T src, REG_T dst) in bfin_gen_regmv()
[all …]
/toolchain/binutils/binutils-2.25/ld/
Dldexp.c1187 exp_assop (const char *dst, in exp_assop()
1210 exp_assign (const char *dst, etree_type *src, bfd_boolean hidden) in exp_assign()
1218 exp_defsym (const char *dst, etree_type *src) in exp_defsym()
1226 exp_provide (const char *dst, etree_type *src, bfd_boolean hidden) in exp_provide()
1400 unsigned char *dst; in exp_get_fill() local
/toolchain/binutils/binutils-2.25/bfd/doc/
Dchew.c209 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.25/gprof/
Dsymtab.c81 Sym *src, *dst; in symtab_finalize() local

123456