Lines Matching refs:TEST1
13 @ In this example, func1 and func2 should be defined in .TEST1 section.
14 @ It is incorrect if the func2 is in .text, .ARM.extab.TEST1, or
15 @ .ARM.exidx.TEST1 sections.
19 .section .TEST1
54 @ Check the .TEST1 section. There should be two "bx lr" instructions.
58 @ CHECK-NEXT: Name: .TEST1
67 @ Check the .ARM.extab.TEST1 section.
70 @ CHECK: Name: .ARM.extab.TEST1
77 @ RELOC: Name: .rel.ARM.extab.TEST1
86 @ Check the .ARM.exidx.TEST1 section.
89 @ CHECK: Name: .ARM.exidx.TEST1
92 @ The first word should be the offset to .TEST1.
93 @ The second word should be the offset to .ARM.extab.TEST1
100 @ The first word of each entry should be relocated to .TEST1 section.
106 @ RELOC: Name: .rel.ARM.exidx.TEST1
108 @ RELOC: 0x0 R_ARM_PREL31 .TEST1 0x0
109 @ RELOC: 0x4 R_ARM_PREL31 .ARM.extab.TEST1 0x0
110 @ RELOC: 0x8 R_ARM_PREL31 .TEST1 0x0
111 @ RELOC: 0xC R_ARM_PREL31 .ARM.extab.TEST1 0x0
117 @ Check the symbols "func1" and "func2". They should belong to .TEST1 section.
127 @ CHECK: Section: .TEST1
136 @ CHECK: Section: .TEST1