Searched refs:fill (Results 1 - 25 of 721) sorted by relevance

1234567891011>>

/netbsd-current/external/gpl3/gdb.old/dist/ld/testsuite/ld-scripts/
H A Dinclude.s2 .fill 32,1,0x12
5 .fill 16,1,0x34
H A Ddata.exp26 unsupported fill
36 run_dump_test fill
/netbsd-current/external/gpl3/gdb.old/dist/ld/testsuite/ld-sh/
H A Dvxworks4a.s2 .fill 0x10
/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/s12z/
H A Dpc-rel-good.s3 .fill 0x3FFC, 1, 0
5 .fill 0x4000, 1, 0
H A Dpc-rel-bad.s5 .fill 0x3FFD, 1, 0 ; 0x3FFF minus 3 (the length of the BNE insn)
7 .fill 0x4001, 1, 0
/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/i386/
H A Drelax-1.s2 .fill 14, 1, 0x90
4 .fill 14, 1, 0x90
6 .fill 18, 1, 0x90
8 .fill 96, 1, 0x90
H A Drelax-2.s2 .fill 56, 1, 0x90
4 .fill 10, 1, 0x90
6 .fill 5, 1, 0x90
8 .fill 118, 1, 0x90
/netbsd-current/external/bsd/elftoolchain/dist/libelf/
H A Delf_fill.c38 elf_fill(int fill) argument
40 LIBELF_PRIVATE(fillchar) = fill;
/netbsd-current/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.base/
H A Dsizeof.c52 fill (void *buf, long sizeof_buf) function
63 fill (&padding_char.p1, sizeof (padding));
64 fill (&padding_char.v, sizeof (padding_char.v));
65 fill (&padding_char.p2, sizeof (padding));
67 fill (&padding_short.p1, sizeof (padding));
68 fill (&padding_short.v, sizeof (padding_short.v));
69 fill (&padding_short.p2, sizeof (padding));
71 fill (&padding_int.p1, sizeof (padding));
72 fill (&padding_int.v, sizeof (padding_int.v));
73 fill (
[all...]
/netbsd-current/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/
H A Dsizeof.c52 fill (void *buf, long sizeof_buf) function
63 fill (&padding_char.p1, sizeof (padding));
64 fill (&padding_char.v, sizeof (padding_char.v));
65 fill (&padding_char.p2, sizeof (padding));
67 fill (&padding_short.p1, sizeof (padding));
68 fill (&padding_short.v, sizeof (padding_short.v));
69 fill (&padding_short.p2, sizeof (padding));
71 fill (&padding_int.p1, sizeof (padding));
72 fill (&padding_int.v, sizeof (padding_int.v));
73 fill (
[all...]
/netbsd-current/sys/arch/i386/stand/bootxx/
H A Dlabel.S19 .fill 512
/netbsd-current/sys/arch/landisk/stand/bootxx/
H A Dlabel.S8 .fill 512
/netbsd-current/external/gpl3/gdb.old/dist/ld/testsuite/ld-riscv-elf/
H A Dcall-relax-2.s7 .fill 0xfffb6
/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/xtensa/
H A Dj_too_far.s5 .fill 150000
/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/arm/
H A Dpr24753.s11 .fill 0x8000
/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/mips/
H A Dmips-jalx-2.s10 .fill 8
/netbsd-current/sys/arch/ia64/ia64/
H A Dcontext.S83 ld8.fill r4=[r14],16 // r4
84 ld8.fill r5=[r15],16 // r5
89 ld8.fill r6=[r14],16 // r6
90 ld8.fill r7=[r15],16 // r7
118 ldf.fill f2=[r14],32
119 ldf.fill f3=[r15],32
124 ldf.fill f4=[r14],32
125 ldf.fill f5=[r15],32
130 ldf.fill f16=[r14],32
131 ldf.fill f1
[all...]
/netbsd-current/external/gpl3/gcc.old/dist/libgcc/config/spu/
H A Dcache.S29 .fill 128
37 .fill 128-16
/netbsd-current/external/gpl3/gdb.old/dist/ld/testsuite/ld-mips-elf/
H A Dtls-hidden3a.s10 .fill 0xabc0
H A Dmips16-hilo.s4 .fill 1000
11 .fill 1
/netbsd-current/external/gpl3/gdb.old/dist/ld/testsuite/ld-aarch64/
H A Derratum843419.s24 .fill 4072,1,0
62 .fill 8,1,255
64 .fill 4,1,255
67 .fill 2,1,255
71 .fill 2,1,255
74 .fill 4,1,255
78 .fill 2,1,255
82 .fill 2,1,255
84 .fill 496,1,255
/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/aarch64/
H A Dmapmisc.s5 .fill 0, 0, 0
29 .fill 4, 4, 4
39 .fill 0, 0, 0
/netbsd-current/external/gpl3/gdb.old/dist/ld/testsuite/ld-cris/
H A Dtls128.s7 .fill 124,1,0
/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/all/
H A Dfill-1.d2 #name: fill test with forward labels
4 # .fill expression cannot be calculated at assembly time:
H A Dfill-1.s3 .fill (L2-L1), 1, 0x0d

Completed in 314 milliseconds

1234567891011>>