Home
last modified time | relevance | path

Searched refs:pad (Results 1 – 25 of 94) sorted by relevance

1234

/toolchain/binutils/binutils-2.25/gas/testsuite/gas/tic6x/
Dunwind-1.d79 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}
Dunwind-2.d79 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/
Dunwind.s12 .pad #4
45 .pad #8
57 .pad #4
61 .pad #4
Dreg-alias.s10 @ The NOPs are here for ports like arm-aout which will pad
Doffset.s12 @ pad section for a.out's benefit
/toolchain/binutils/binutils-2.25/bfd/
Dmerge.c290 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()
Dpdp11.c811 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 …]
Daoutx.h900 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 …]
Daout-tic30.c718 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/
Dmd5.c107 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/
Daix.sc24 .pad 0 : { *(.pad) }
/toolchain/binutils/binutils-2.25/gprof/
Dgmon_io.c637 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/
Dnop123.s1 # A nop to pad with an explicit insn.
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-metag/
Dstub.s7 .section .text.pad,"ax"
Dstub_pic_shared.s7 .section .text.pad,"ax"
Dstub_pic_app.s9 .section .text.pad,"ax"
/toolchain/binutils/binutils-2.25/include/vms/
Ddcx.h31 unsigned char pad[2]; member
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-powerpc/
Dvxworks-relax.s13 .section .pad
Dvxworks-relax-2.s14 .section .pad
Dvxworks1.ld17 .text : { *(.text) *(.pad) *(.far) }
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/hppa/parse/
Dexprbug.s21 .word 0 ; fourth, NULL argv terminator (pad)
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/hppa/unsorted/
Dlabeldiffs.s23 .word 0 ; fourth, NULL argv terminator (pad)
/toolchain/binutils/binutils-2.25/include/coff/
Di960.h287 char pad[2]; member
/toolchain/binutils/binutils-2.25/include/
Doasys.h190 bfd_byte pad[256]; member
/toolchain/binutils/binutils-2.25/binutils/
Drescoff.c514 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()

1234