/toolchain/binutils/binutils-2.25/gas/testsuite/gas/tic6x/ |
D | unwind-1.d | 79 0xc1 0xf7 pop frame {B3, \[pad\]} 84 0xc2 0xf7 0xbf pop frame {\[pad\], A11, B3, \[pad\]} 91 0xc2 0xf7 0xfb pop frame {A11, \[pad\], B3, \[pad\]} 98 0xc2 0x7f 0xff 0xfb pop frame {A11, \[pad\], \[pad\], \[pad\], \[pad\], B3}
|
D | unwind-2.d | 79 0xc1 0xf7 pop frame {B3, \[pad\]} 84 0xc2 0xf7 0xbf pop frame {\[pad\], A11, B3, \[pad\]} 91 0xc2 0xf7 0xfb pop frame {A11, \[pad\], B3, \[pad\]} 98 0xc2 0x7f 0xff 0xfb pop frame {A11, \[pad\], \[pad\], \[pad\], \[pad\], B3}
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/arm/ |
D | unwind.s | 12 .pad #4 45 .pad #8 57 .pad #4 61 .pad #4
|
D | reg-alias.s | 10 @ The NOPs are here for ports like arm-aout which will pad
|
D | offset.s | 12 @ pad section for a.out's benefit
|
/toolchain/binutils/binutils-2.25/bfd/ |
D | merge.c | 290 char *pad = NULL; in sec_merge_emit() local 296 pad = (char *) bfd_zmalloc ((bfd_size_type) 1 << alignment_power); in sec_merge_emit() 297 if (pad == NULL) in sec_merge_emit() 309 if (bfd_bwrite (pad, len, abfd) != len) in sec_merge_emit() 326 && bfd_bwrite (pad, off, abfd) != off) in sec_merge_emit() 329 if (pad != NULL) in sec_merge_emit() 330 free (pad); in sec_merge_emit() 334 if (pad != NULL) in sec_merge_emit() 335 free (pad); in sec_merge_emit()
|
D | pdp11.c | 811 int pad = 0; in adjust_o_magic() local 826 obj_textsec (abfd)->size += pad; in adjust_o_magic() 827 pos += pad; in adjust_o_magic() 828 vma += pad; in adjust_o_magic() 840 obj_datasec (abfd)->size += pad; in adjust_o_magic() 841 pos += pad; in adjust_o_magic() 842 vma += pad; in adjust_o_magic() 850 pad = obj_bsssec (abfd)->vma - vma; in adjust_o_magic() 851 if (pad > 0) in adjust_o_magic() 853 obj_datasec (abfd)->size += pad; in adjust_o_magic() [all …]
|
D | aoutx.h | 900 int pad = 0; in adjust_o_magic() local 915 obj_textsec (abfd)->size += pad; in adjust_o_magic() 916 pos += pad; in adjust_o_magic() 917 vma += pad; in adjust_o_magic() 929 obj_datasec (abfd)->size += pad; in adjust_o_magic() 930 pos += pad; in adjust_o_magic() 931 vma += pad; in adjust_o_magic() 939 pad = obj_bsssec (abfd)->vma - vma; in adjust_o_magic() 940 if (pad > 0) in adjust_o_magic() 942 obj_datasec (abfd)->size += pad; in adjust_o_magic() [all …]
|
D | aout-tic30.c | 718 int pad; in MY_bfd_final_link() local 755 pad = align_power (vma, obj_bsssec (abfd)->alignment_power) - vma; in MY_bfd_final_link() 756 obj_datasec (abfd)->size += pad; in MY_bfd_final_link()
|
/toolchain/binutils/binutils-2.25/libiberty/ |
D | md5.c | 107 size_t pad; in md5_finish_ctx() local 114 pad = bytes >= 56 ? 64 + 56 - bytes : 56 - bytes; in md5_finish_ctx() 115 memcpy (&ctx->buffer[bytes], fillbuf, pad); in md5_finish_ctx() 121 memcpy (&ctx->buffer[bytes + pad], &swap_bytes, sizeof (swap_bytes)); in md5_finish_ctx() 123 memcpy (&ctx->buffer[bytes + pad + 4], &swap_bytes, sizeof (swap_bytes)); in md5_finish_ctx() 126 md5_process_block (ctx->buffer, bytes + pad + 8, ctx); in md5_finish_ctx()
|
/toolchain/binutils/binutils-2.25/ld/scripttempl/ |
D | aix.sc | 24 .pad 0 : { *(.pad) }
|
/toolchain/binutils/binutils-2.25/gprof/ |
D | gmon_io.c | 637 char pad[3*4]; in gmon_out_write() local 641 memset (pad, 0, sizeof (pad)); in gmon_out_write() 708 && fwrite (pad, 1, padsize, ofp) != padsize) in gmon_out_write()
|
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-mmix/ |
D | nop123.s | 1 # A nop to pad with an explicit insn.
|
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-metag/ |
D | stub.s | 7 .section .text.pad,"ax"
|
D | stub_pic_shared.s | 7 .section .text.pad,"ax"
|
D | stub_pic_app.s | 9 .section .text.pad,"ax"
|
/toolchain/binutils/binutils-2.25/include/vms/ |
D | dcx.h | 31 unsigned char pad[2]; member
|
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-powerpc/ |
D | vxworks-relax.s | 13 .section .pad
|
D | vxworks-relax-2.s | 14 .section .pad
|
D | vxworks1.ld | 17 .text : { *(.text) *(.pad) *(.far) }
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/hppa/parse/ |
D | exprbug.s | 21 .word 0 ; fourth, NULL argv terminator (pad)
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/hppa/unsorted/ |
D | labeldiffs.s | 23 .word 0 ; fourth, NULL argv terminator (pad)
|
/toolchain/binutils/binutils-2.25/include/coff/ |
D | i960.h | 287 char pad[2]; member
|
/toolchain/binutils/binutils-2.25/include/ |
D | oasys.h | 190 bfd_byte pad[256]; member
|
/toolchain/binutils/binutils-2.25/binutils/ |
D | rescoff.c | 514 rc_uint_type pad = 8 - (cwi.dirstrs.length & 7); in write_coff_file() local 517 ex = coff_alloc (& cwi.dirstrs, pad); in write_coff_file() 518 memset (ex, 0, pad); in write_coff_file()
|