HomeSort by: relevance | last modified time | path
    Searched refs:ALIGN (Results 1 - 25 of 267) sorted by relevancy

1 2 3 4 5 6 7 8 91011

  /src/sys/modules/xldscripts/
kmodule 13 . = ALIGN(64); /* COHERENCY_UNIT */
15 . = ALIGN(64); /* COHERENCY_UNIT */
17 . = ALIGN(64); /* COHERENCY_UNIT */
  /src/sys/arch/usermode/conf/
kern.ldscript 13 . = ALIGN(__PAGE_SIZE);
15 . = ALIGN(__PAGE_SIZE);
19 . = ALIGN(__PAGE_SIZE);
25 . = ALIGN(__PAGE_SIZE);
36 . = ALIGN(__PAGE_SIZE);
43 . = ALIGN(COHERENCY_UNIT);
48 . = ALIGN(COHERENCY_UNIT);
53 . = ALIGN(COHERENCY_UNIT);
65 . = ALIGN(__PAGE_SIZE);
  /src/sys/external/bsd/gnu-efi/dist/gnuefi/
elf_x86_64_fbsd_efi.lds 14 . = ALIGN(4096);
19 . = ALIGN(4096);
24 . = ALIGN(16);
32 . = ALIGN(4096);
52 . = ALIGN(4096);
54 . = ALIGN(4096);
63 . = ALIGN(4096);
65 . = ALIGN(4096);
67 . = ALIGN(4096);
elf_ia32_efi.lds 13 . = ALIGN(4096);
20 . = ALIGN(16);
24 . = ALIGN(4096);
35 . = ALIGN(4096);
55 . = ALIGN(4096);
57 . = ALIGN(4096);
71 . = ALIGN(4096);
76 . = ALIGN(4096);
78 . = ALIGN(4096);
80 . = ALIGN(4096)
    [all...]
elf_ia32_fbsd_efi.lds 13 . = ALIGN(4096);
20 . = ALIGN(16);
24 . = ALIGN(4096);
35 . = ALIGN(4096);
55 . = ALIGN(4096);
57 . = ALIGN(4096);
71 . = ALIGN(4096);
76 . = ALIGN(4096);
78 . = ALIGN(4096);
80 . = ALIGN(4096)
    [all...]
elf_ia64_efi.lds 13 . = ALIGN(4096);
20 . = ALIGN(16);
24 . = ALIGN(4096);
25 __gp = ALIGN (8) + 0x200000;
36 . = ALIGN(4096);
52 . = ALIGN(4096);
54 . = ALIGN(4096);
67 . = ALIGN(4096);
72 . = ALIGN(4096);
74 . = ALIGN(4096)
    [all...]
elf_x86_64_efi.lds 14 . = ALIGN(4096);
19 . = ALIGN(4096);
26 . = ALIGN(16);
30 . = ALIGN(4096);
35 . = ALIGN(4096);
57 . = ALIGN(4096);
59 . = ALIGN(4096);
66 . = ALIGN(4096);
68 . = ALIGN(4096);
70 . = ALIGN(4096)
    [all...]
elf_aarch64_efi.lds 16 . = ALIGN(16);
21 .data : ALIGN(4096)
33 . = ALIGN(16);
40 . = ALIGN(16);
48 . = ALIGN(512);
52 . = ALIGN(4096);
54 . = ALIGN(4096);
56 . = ALIGN(4096);
elf_riscv64_efi.lds 18 . = ALIGN(16);
25 ALIGN(4096)
37 . = ALIGN(16);
44 . = ALIGN(16);
58 . = ALIGN(512);
62 . = ALIGN(4096);
65 . = ALIGN(4096);
68 . = ALIGN(4096);
  /src/sys/arch/i386/stand/efiboot/bootx64/
ldscript 18 . = ALIGN(4096);
23 . = ALIGN(4096);
30 . = ALIGN(4096);
35 . = ALIGN(4096);
52 . = ALIGN(4096);
54 . = ALIGN(4096);
61 . = ALIGN(4096);
63 . = ALIGN(4096);
65 . = ALIGN(4096);
  /src/sys/modules/ath_hal/
ath_hal.ldscript 28 . = ALIGN(64); /* COHERENCY_UNIT */
30 . = ALIGN(64); /* COHERENCY_UNIT */
32 . = ALIGN(64); /* COHERENCY_UNIT */
  /src/sys/arch/amd64/conf/
kern.ldscript 18 . = ALIGN(__PAGE_SIZE);
21 . = ALIGN(__PAGE_SIZE);
27 . = ALIGN(__LARGE_PAGE_SIZE);
36 . = ALIGN(__LARGE_PAGE_SIZE);
51 . = ALIGN(COHERENCY_UNIT);
57 . = ALIGN(__LARGE_PAGE_SIZE);
65 . = ALIGN(COHERENCY_UNIT);
70 . = ALIGN(COHERENCY_UNIT);
75 . = ALIGN(COHERENCY_UNIT);
85 . = ALIGN(__LARGE_PAGE_SIZE)
    [all...]
kern.ldscript.Xen 15 . = ALIGN(__PAGE_SIZE);
20 . = ALIGN(__PAGE_SIZE);
35 . = ALIGN(COHERENCY_UNIT);
41 . = ALIGN(__PAGE_SIZE);
49 . = ALIGN(COHERENCY_UNIT);
54 . = ALIGN(COHERENCY_UNIT);
59 . = ALIGN(COHERENCY_UNIT);
69 . = ALIGN(__PAGE_SIZE);
72 . = ALIGN(__PAGE_SIZE);
  /src/sys/arch/sun2/conf/
kern.ldscript 13 . = ALIGN(__PAGE_SIZE);
16 . = ALIGN(__PAGE_SIZE);
22 . = ALIGN(__PAGE_SIZE);
31 . = ALIGN(__PAGE_SIZE);
39 . = ALIGN(COHERENCY_UNIT);
45 . = ALIGN(__PAGE_SIZE);
53 . = ALIGN(COHERENCY_UNIT);
58 . = ALIGN(COHERENCY_UNIT);
63 . = ALIGN(COHERENCY_UNIT);
73 . = ALIGN(__PAGE_SIZE)
    [all...]
  /src/sys/arch/i386/conf/
kern.ldscript 15 . = ALIGN(__PAGE_SIZE);
20 . = ALIGN(__PAGE_SIZE);
37 . = ALIGN(__PAGE_SIZE);
45 . = ALIGN(COHERENCY_UNIT);
50 . = ALIGN(COHERENCY_UNIT);
55 . = ALIGN(COHERENCY_UNIT);
65 . = ALIGN(__PAGE_SIZE);
68 . = ALIGN(__PAGE_SIZE);
kern.ldscript.Xen 14 . = ALIGN(__PAGE_SIZE);
19 . = ALIGN(__PAGE_SIZE);
36 . = ALIGN(__PAGE_SIZE);
44 . = ALIGN(COHERENCY_UNIT);
49 . = ALIGN(COHERENCY_UNIT);
54 . = ALIGN(COHERENCY_UNIT);
64 . = ALIGN(__PAGE_SIZE);
67 . = ALIGN(__PAGE_SIZE);
  /src/sys/arch/i386/stand/efiboot/bootia32/
ldscript 17 . = ALIGN(4096);
24 . = ALIGN(4096);
34 . = ALIGN(4096);
52 . = ALIGN(4096);
54 . = ALIGN(4096);
66 . = ALIGN(4096);
71 . = ALIGN(4096);
73 . = ALIGN(4096);
75 . = ALIGN(4096);
  /src/sys/arch/hppa/conf/
ld.script 20 . = ALIGN(4096);
28 . = ALIGN(8);
37 /* Align __rodata_end to page boundary */
38 . = ALIGN(4096);
41 . = ALIGN(0x200000);
49 . = ALIGN(4096);
59 . = ALIGN(4096);
  /src/sys/arch/powerpc/conf/
kern64.ldscript 49 .toc1 : ALIGN(8) { *(.toc1) }
50 .opd : ALIGN(8) { KEEP (*(.opd)) }
51 .branch_lt : ALIGN(8) { *(.branch_lt) }
52 .got : ALIGN(8) { *(.got .toc) }
56 . = ALIGN(64); /* COHERENCY UNIT */
58 . = ALIGN(64); /* COHERENCY UNIT */
60 . = ALIGN(64); /* COHERENCY UNIT */
67 .tocbss : ALIGN(8) { *(.tocbss)}
81 /* Align here to ensure that the .bss section occupies space up to
82 _end. Align after .bss to ensure correct alignment even if th
    [all...]
  /src/sys/arch/amd64/stand/prekern/
prekern.ldscript 13 . = ALIGN(__PAGE_SIZE);
18 . = ALIGN(__PAGE_SIZE);
27 . = ALIGN(__PAGE_SIZE);
43 . = ALIGN(__PAGE_SIZE);
  /src/sys/arch/arm/conf/
kern.ldscript.tail 11 . = ALIGN(0x1000);
20 . = ALIGN(8);
31 /* Align here to ensure that the .bss section occupies space up to
32 _end. Align after .bss to ensure correct alignment even if the
34 . = ALIGN(32 / 8);
36 . = ALIGN(32 / 8);
  /src/sys/arch/mips/conf/
kern.ldscript 35 . = ALIGN(COHERENCY_UNIT);
37 . = ALIGN(COHERENCY_UNIT);
39 . = ALIGN(COHERENCY_UNIT);
41 _gp = ALIGN(16) + 0x7ff0;
  /src/sys/external/bsd/drm2/include/linux/
nbsd-namespace.h 38 #undef ALIGN
41 #define ALIGN round_up
  /src/sys/arch/riscv/conf/
kern.ldscript 24 . = ALIGN(__LARGE_PAGE_SIZE);
37 . = ALIGN(__LARGE_PAGE_SIZE);
45 . = ALIGN(COHERENCY_UNIT);
50 . = ALIGN(COHERENCY_UNIT);
55 . = ALIGN(COHERENCY_UNIT);
74 . = ALIGN(__LARGE_PAGE_SIZE);
78 . = ALIGN(__PAGE_SIZE);
  /src/sys/arch/evbarm/conf/
ldscript.evbarm 16 .text (KERNEL_BASE_virt + ALIGN(SIZEOF(.start), ALIGNOF(.text))) :
17 AT (LOADADDR(.start) + ALIGN(SIZEOF(.start), ALIGNOF(.text)))
30 . = ALIGN(64);
43 . = ALIGN(0x10000);
55 . = ALIGN(8);
77 /* Align here to ensure that the .bss section occupies space up to
78 _end. Align after .bss to ensure correct alignment even if the
80 . = ALIGN(32 / 8);
82 . = ALIGN(32 / 8);

Completed in 19 milliseconds

1 2 3 4 5 6 7 8 91011