Home | History | Annotate | Download | only in ARM

Lines Matching refs:section

12 .section __TEXT,a,regular,pure_instructions
34 .section __TEXT,b,regular,pure_instructions
72 .section __TEXT,c,regular,pure_instructions
82 .section __TEXT,d,regular,pure_instructions
106 @ check that use of ltorg does not prevent dumping non-empty constant pools at end of section
107 .section __TEXT,e,regular,pure_instructions
129 .section __TEXT,f,regular,pure_instructions
135 @ should not have a constant pool at end of section with empty constant pools
136 @ CHECK-NOT: .section __TEXT,a,regular,pure_instructions
137 @ CHECK-NOT: .section __TEXT,b,regular,pure_instructions
138 @ CHECK-NOT: .section __TEXT,c,regular,pure_instructions
139 @ CHECK-NOT: .section __TEXT,d,regular,pure_instructions
141 @ should have a non-empty constant pool at end of this section
142 @ CHECK: .section __TEXT,e,regular,pure_instructions
150 @ should not have a constant pool at end of section with empty constant pools
151 @ CHECK-NOT: .section __TEXT,f,regular,pure_instructions