Home
last modified time | relevance | path

Searched refs:init_array (Results 1 – 25 of 79) sorted by relevance

1234

/llvm-project/lld/test/ELF/linkerscript/
H A Dsort-init.s2 ## Test SORT_BY_INIT_PRIORITY can be used to convert .ctors into .init_array
7 # RUN: llvm-readelf -x .init_array %t.out | FileCheck %s
12 ## Test REVERSE can be used to reverse the order of .init_array and .ctors
15 # RUN: llvm-readelf -x .init_array %t2.out | FileCheck %s --check-prefix=CHECK2
25 .section foo, "aw", @init_array
30 .section .init_array.100, "aw", @init_array
33 .section .init_array.7, "aw", @init_array
37 .section .init_array.5, "aw", @init_array
40 .section .init_array, "aw", @init_array
47 .init_array : {
[all …]
H A Dstart-end.test2 # RUN: echo '.section .init_array, "aw"; .quad 0' \
7 .init_array : {
9 *(.init_array)
H A Dorphan-memory.test6 ## Check that despite having a lower sort rank, an orphan section '.init_array'
21 CHECK: .init_array INIT_ARRAY 0000000000009014 {{[0-9a-f]+}} 000010
48 CHECK4: .init_array INIT_ARRAY 0000000000009000 {{[0-9a-f]+}} 000010
63 .section .init_array,"aw",@init_array
/llvm-project/lld/test/ELF/
H A Dinit_fini_priority.s22 .section .init_array, "aw", @init_array, unique, 0
25 .section .init_array.100, "aw", @init_array
27 .section .init_array.5, "aw", @init_array
29 .section .init_array, "aw", @init_array, unique, 1
31 .section .init_array, "aw", @init_array, unique, 2
H A Dshuffle-sections-init-fini.s5 # RUN: llvm-readelf -x .init -x .fini -x .init_array -x .fini_array %t | \
9 # RUN: llvm-readelf -x .init -x .fini -x .init_array -x .fini_array %t1 | \
21 # CHECK: Hex dump of section '.init_array'
34 # RUN: .init_array : { *(.init_array*) } \
43 # CHECK2: Hex dump of section '.init_array'
H A Dgc-sections-linkorder.s8 # CHECK: removing unused section {{.*}}.o:(.init_array.bar2)
30 .section .init_array.bar2,"awo",@init_array,.foo2
H A Dpre_init_fini_array.s19 .section .init_array,"aw",@init_array
H A Dgc-sections.s29 # NOGC: Name: .init_array
64 # GC1: Name: .init_array
89 # GC2: Name: .init_array
171 .section .init_array,"aw",@progbits
175 .section .init_array.00001,"aw",@progbits
H A Dpartition-synthetic-sections.s237 .section .init_array,"aw",@init_array
/llvm-project/llvm/test/CodeGen/X86/
H A Dconstructor.ll53 ; INIT-ARRAY: .section .init_array.15,"awG",@init_array,v,comdat
56 ; INIT-ARRAY-NEXT: .section .init_array.55555,"awG",@init_array,v,comdat
59 ; INIT-ARRAY-NEXT: .section .init_array,"aw",@init_array
65 ; NACL: .section .init_array.15,"awG",@init_array,v,comdat
68 ; NACL-NEXT: .section .init_array.55555,"awG",@init_array,v,comdat
71 ; NACL-NEXT: .section .init_array,"aw",@init_array
78 ; MCU-INIT-ARRAY: .section .init_array,"aw",@init_array
H A Dattribute-sections.ll5 @init_array1 = global ptr @foo, section ".init_array"
6 @init_array2 = global ptr @foo, section ".init_array.00001"
9 ; CHECK-LABEL: .section .init_array,"aw",@init_array
11 ; CHECK-LABEL: .section .init_array.00001,"aw",@init_array
/llvm-project/compiler-rt/test/orc/TestCases/FreeBSD/x86-64/
H A Dpriority-static-initializer.S91 .section .init_array.100,"aw",@init_array
94 .section .init_array.200,"aw",@init_array
97 .section .init_array,"aw",@init_array
H A Dtrivial-static-initializer.S34 .section .init_array,"aw",@init_array
/llvm-project/compiler-rt/test/orc/TestCases/Linux/x86-64/
H A Dpriority-static-initializer.S91 .section .init_array.100,"aw",@init_array
94 .section .init_array.200,"aw",@init_array
97 .section .init_array,"aw",@init_array
H A Dtrivial-static-initializer.S34 .section .init_array,"aw",@init_array
/llvm-project/compiler-rt/test/orc/TestCases/Linux/aarch64/
H A Dpriority-static-initializer.S103 .section .init_array.100,"aw",@init_array
106 .section .init_array.200,"aw",@init_array
109 .section .init_array,"aw",@init_array
H A Dtrivial-static-initializer.S45 .section .init_array,"aw",@init_array
/llvm-project/compiler-rt/test/orc/TestCases/Linux/ppc64/
H A Dpriority-static-initializer.S180 .section .init_array.100,"aw",@init_array
183 .section .init_array.200,"aw",@init_array
186 .section .init_array,"aw",@init_array
/llvm-project/llvm/test/CodeGen/ARM/
H A Dctor_order.ll18 ; GNUEABI: .section .init_array.151,"aw",%init_array
20 ; GNUEABI: .section .init_array.152,"aw",%init_array
/llvm-project/polly/docs/experiments/matmul/
H A Dmatmul.polly.interchanged.s4 .p2align 3 # -- Begin function init_array
8 .globl init_array symbol
10 .type init_array,@function
11 init_array: # @init_array label
69 .size init_array, .Lfunc_end0-init_array
172 callq init_array
H A Dmatmul.normalopt.s4 .p2align 3 # -- Begin function init_array
8 .globl init_array symbol
10 .type init_array,@function
11 init_array: # @init_array label
69 .size init_array, .Lfunc_end0-init_array
168 callq init_array
/llvm-project/llvm/test/MC/AsmParser/
H A Dsection_names.s14 # CHECK-NEXT: .init_array INIT_ARRAY {{.*}} WA 0 0 1
15 # CHECK-NEXT: .init_array.42 INIT_ARRAY {{.*}} WA 0 0 1
46 .section .init_array
47 .section .init_array.42
/llvm-project/llvm/test/CodeGen/SPARC/
H A Dconstructor.ll24 ; INIT-ARRAY: .section .init_array.15,"awG",@init_array,v,comdat{{$}}
27 ; INIT-ARRAY-NEXT: .section .init_array,"aw"
/llvm-project/llvm/test/CodeGen/Hexagon/
H A Dctor.ll11 ;CTOR-NOT: section .init_array
13 ;INITARRAY: section .init_array
/llvm-project/polly/docs/
H A DHowToManuallyUseTheIndividualPiecesOfPolly.rst44 'init_array' the other in 'main'.
52 :: isl ast :: init_array :: %for.cond1.preheader---%for.end19
93 - view-scops-only : main-scopsonly_, init_array-scopsonly_, print_array-scopsonly_
96 .. _init_array: http://polly.llvm.org/experiments/matmul/scops.init_array.dot.png target in 4. **Highlight the detected SCoPs in the CFGs of the program (requires graphviz/dotty)**
99 .. _init_array-scopsonly: http://polly.llvm.org/experiments/matmul/scopsonly.init_array.dot.png
111 …dral description of Scops' for region: 'for.cond1.preheader => for.end19' in function 'init_array':
112 Function: init_array
201 …y - Calculate dependences' for region: 'for.cond1.preheader => for.end19' in function 'init_array':
233 …[...]Writing JScop '%for.cond1.preheader---%for.end19' in function 'init_array' to './init_array__…
394 …Reading JScop '%for.cond1.preheader---%for.end19' in function 'init_array' from './init_array___%f…
[all …]

1234