Home
last modified time | relevance | path

Searched refs:aligned (Results 1 – 25 of 172) sorted by relevance

1234567

/toolchain/binutils/binutils-2.25/gas/testsuite/gas/arm/
Dgroup-reloc-ldc-encoding-bad.l2 [^:]*:43: Error: bad offset 0x00000001 \(must be word-aligned\)
3 [^:]*:43: Error: bad offset 0x00000001 \(must be word-aligned\)
4 [^:]*:43: Error: bad offset 0x00000001 \(must be word-aligned\)
5 [^:]*:43: Error: bad offset 0x00000001 \(must be word-aligned\)
6 [^:]*:43: Error: bad offset 0x00000001 \(must be word-aligned\)
7 [^:]*:43: Error: bad offset 0x00000001 \(must be word-aligned\)
8 [^:]*:43: Error: bad offset 0x00000001 \(must be word-aligned\)
9 [^:]*:43: Error: bad offset 0x00000001 \(must be word-aligned\)
10 [^:]*:43: Error: bad offset 0x00000001 \(must be word-aligned\)
11 [^:]*:43: Error: bad offset 0x00000001 \(must be word-aligned\)
[all …]
/toolchain/binutils/binutils-2.25/gold/testsuite/
Dcommon_test_1_v2.c43 int a1 __attribute__ ((aligned (1 << 9)));
44 int a2 __attribute__ ((aligned (1 << 8)));
45 int a3 __attribute__ ((aligned (1 << 7)));
46 int a4 __attribute__ ((aligned (1 << 6)));
47 int a5 __attribute__ ((aligned (1 << 1)));
48 int a6 __attribute__ ((aligned (1 << 2)));
49 int a7 __attribute__ ((aligned (1 << 3)));
50 int a8 __attribute__ ((aligned (1 << 4)));
51 int a9 __attribute__ ((aligned (1 << 5)));
Dcommon_test_1_v1.c46 int a1 __attribute__ ((aligned (1 << 9)));
47 int a2 __attribute__ ((aligned (1 << 8)));
48 int a3 __attribute__ ((aligned (1 << 7)));
49 int a4 __attribute__ ((aligned (1 << 6)));
50 int a5 __attribute__ ((aligned (1 << 1)));
51 int a6 __attribute__ ((aligned (1 << 2)));
52 int a7 __attribute__ ((aligned (1 << 3)));
53 int a8 __attribute__ ((aligned (1 << 4)));
54 int a9 __attribute__ ((aligned (1 << 5)));
Dcommon_test_1.c43 int a1 __attribute__ ((aligned (1 << 9)));
44 int a2 __attribute__ ((aligned (1 << 8)));
45 int a3 __attribute__ ((aligned (1 << 7)));
46 int a4 __attribute__ ((aligned (1 << 6)));
47 int a5 __attribute__ ((aligned (1 << 1)));
48 int a6 __attribute__ ((aligned (1 << 2)));
49 int a7 __attribute__ ((aligned (1 << 3)));
50 int a8 __attribute__ ((aligned (1 << 4)));
51 int a9 __attribute__ ((aligned (1 << 5)));
Dinitpri2.c39 __attribute__ ((section (".init_array.01005"), aligned (sizeof (void *))))
48 __attribute__ ((section (".fini_array.01005"), aligned (sizeof (void *))))
59 __attribute__ ((section (".ctors.64528"), aligned (sizeof (void *))))
69 __attribute__ ((section (".dtors.64528"), aligned (sizeof (void *))))
80 __attribute__ ((section (".init_array.65530"), aligned (sizeof (void *))))
90 __attribute__ ((section (".fini_array.65530"), aligned (sizeof (void *))))
101 __attribute__ ((section (".ctors"), aligned (sizeof (void *))))
111 __attribute__ ((section (".dtors"), aligned (sizeof (void *))))
Dlarge_symbol_alignment.cc28 __attribute__ ((aligned(8192))) int aligned_8k_var;
29 __attribute__ ((aligned(4096))) int aligned_4k_var;
30 __attribute__ ((aligned(16384))) int aligned_16k_var;
Dinitpri3.c64 __attribute__ ((aligned (4), section (".ctors"))) = {
70 __attribute__ ((aligned (4), section (".dtors"))) = {
Drelro_test.cc43 int* const p1 __attribute__ ((aligned(64))) = &i1;
46 int* const p2 __attribute__ ((aligned(64))) = &i2;
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-elf/
Dinit-mixed.c16 __attribute__ ((section (".init_array.01005"), aligned (sizeof (void *))))
25 __attribute__ ((section (".fini_array.01005"), aligned (sizeof (void *))))
43 __attribute__ ((section (".ctors.64528"), aligned (sizeof (void *))))
60 __attribute__ ((section (".dtors.64528"), aligned (sizeof (void *))))
71 __attribute__ ((section (".init_array.65530"), aligned (sizeof (void *))))
81 __attribute__ ((section (".fini_array.65530"), aligned (sizeof (void *))))
99 __attribute__ ((section (".ctors"), aligned (sizeof (void *))))
116 __attribute__ ((section (".dtors"), aligned (sizeof (void *))))
Ddata1.c3 char a1[1] __attribute__ ((aligned (ALIGNMENT1))) = { 10 };
4 char a2[2] __attribute__ ((aligned (ALIGNMENT2)));
5 char a3[3] __attribute__ ((aligned (ALIGNMENT3)));
6 char a4[4] __attribute__ ((aligned (ALIGNMENT4)));
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/tic6x/
Dreloc-bad-6.l5 [^:]*:24: Error: PC-relative offset not 4-byte-aligned
9 [^:]*:58: Error: PC-relative offset not 4-byte-aligned
13 [^:]*:92: Error: PC-relative offset not 4-byte-aligned
17 [^:]*:126: Error: PC-relative offset not 4-byte-aligned
21 [^:]*:160: Error: PC-relative offset not 4-byte-aligned
25 [^:]*:194: Error: PC-relative offset not 4-byte-aligned
29 [^:]*:228: Error: PC-relative offset not 4-byte-aligned
33 [^:]*:262: Error: PC-relative offset not 4-byte-aligned
37 [^:]*:296: Error: PC-relative offset not 4-byte-aligned
41 [^:]*:330: Error: PC-relative offset not 4-byte-aligned
[all …]
Dreloc-bad-3.l18 [^:]*:46: Error: immediate offset not 2-byte-aligned
21 [^:]*:50: Error: immediate offset not 2-byte-aligned
24 [^:]*:54: Error: immediate offset not 4-byte-aligned
29 [^:]*:61: Error: immediate offset not 2-byte-aligned
32 [^:]*:65: Error: immediate offset not 4-byte-aligned
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-nios2/
Dreloc_symbol.s5 # byte aligned
9 # short aligned
13 # word aligned
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-elfcomm/
Dcommon1a.c1 char foo1 [2] __attribute__((aligned(64)));
2 char foo2 [2] __attribute__((aligned(128)));
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-scripts/
Dempty-aligned.d1 #source: empty-aligned.s
2 #ld: -T empty-aligned.t
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/pe/
Daligncomm-c.d2 #name: aligned common C
4 # Test the aligned form of the .comm pseudo-op.
Daligncomm-d.d2 #name: aligned common D
4 # Test the aligned form of the .comm pseudo-op.
Daligncomm-a.d2 #name: aligned common A
4 # Test the aligned form of the .comm pseudo-op.
Daligncomm-b.d2 #name: aligned common B
4 # Test the aligned form of the .comm pseudo-op.
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/i860/
Ddual02-err.s1 # Dual-mode pairs must be aligned on an 8-byte boundary. This tests
2 # that an error is reported if not properly aligned.
Ddual02-err.l2 .*:7: Error: 'd\.fadd\.ss' must be 8-byte aligned
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/sh/
Derr-mova.s13 mova aligned, r0 ! ok
17 aligned: label
/toolchain/binutils/binutils-2.25/binutils/testsuite/binutils-all/
Dreadelf.s6 # On the normal MIPS systems, sections must be aligned to 16 byte
7 # boundaries. On IA64, text sections are aligned to 16 byte boundaries.
/toolchain/binutils/binutils-2.25/gold/
Dfileread.cc533 section_size_type size, bool aligned, bool cache) in find_or_make_view() argument
574 aligned ? byteshift : -1U, in find_or_make_view()
588 gold_assert(aligned); in find_or_make_view()
608 aligned ? byteshift : 0, in find_or_make_view()
616 bool aligned, bool cache) in get_view() argument
619 aligned, cache); in get_view()
625 bool aligned, bool cache) in get_lasting_view() argument
628 aligned, cache); in get_lasting_view()
Dfileread.h153 get_view(off_t offset, off_t start, section_size_type size, bool aligned,
169 bool aligned, bool cache);
389 bool aligned, bool cache);

1234567