Home | History | Annotate | Download | only in ELF

Lines Matching full:relocation

3 // Test that we produce the correct relocation types and that the relocations
6 // CHECK: # Relocation 0
11 // CHECK-NEXT: # Relocation 1
16 // CHECK-NEXT: # Relocation 2
22 // Relocation 3 (bar3@GOTOFF) is done with symbol 7 (bss)
23 // CHECK-NEXT: # Relocation 3
29 // Relocation 4 (bar2@GOT) is of type R_386_GOT32
30 // CHECK-NEXT: # Relocation 4
36 // Relocation 5 (foo@TLSGD) is of type R_386_TLS_GD
37 // CHECK-NEXT: # Relocation 5
43 // Relocation 6 ($foo@TPOFF) is of type R_386_TLS_LE_32
44 // CHECK-NEXT: # Relocation 6
50 // Relocation 7 (foo@INDNTPOFF) is of type R_386_TLS_IE
51 // CHECK-NEXT: # Relocation 7
57 // Relocation 8 (foo@NTPOFF) is of type R_386_TLS_LE
58 // CHECK-NEXT: # Relocation 8
64 // Relocation 9 (foo@GOTNTPOFF) is of type R_386_TLS_GOTIE
65 // CHECK-NEXT: # Relocation 9
71 // Relocation 10 (foo@TLSLDM) is of type R_386_TLS_LDM
72 // CHECK-NEXT: # Relocation 10
78 // Relocation 11 (foo@DTPOFF) is of type R_386_TLS_LDO_32
79 // CHECK-NEXT: # Relocation 11
84 // Relocation 12 (calll 4096) is of type R_386_PC32
85 // CHECK-NEXT: # Relocation 12
90 // Relocation 13 (zed@GOT) is of type R_386_GOT32 and uses the symbol
91 // CHECK-NEXT: # Relocation 13
96 // Relocation 14 (zed@GOTOFF) is of type R_386_GOTOFF and uses the symbol
97 // CHECK-NEXT: # Relocation 14
102 // Relocation 15 (zed@INDNTPOFF) is of type R_386_TLS_IE and uses the symbol
103 // CHECK-NEXT: # Relocation 15
108 // Relocation 16 (zed@NTPOFF) is of type R_386_TLS_LE and uses the symbol
109 // CHECK-NEXT: # Relocation 16
114 // Relocation 17 (zed@GOTNTPOFF) is of type R_386_TLS_GOTIE and uses the symbol
115 // CHECK-NEXT: # Relocation 17
120 // Relocation 18 (zed@PLT) is of type R_386_PLT32 and uses the symbol
121 // CHECK-NEXT: # Relocation 18
126 // Relocation 19 (zed@TLSGD) is of type R_386_TLS_GD and uses the symbol
127 // CHECK-NEXT: # Relocation 19
132 // Relocation 20 (zed@TLSLDM) is of type R_386_TLS_LDM and uses the symbol
133 // CHECK-NEXT: # Relocation 20
138 // Relocation 21 (zed@TPOFF) is of type R_386_TLS_LE_32 and uses the symbol
139 // CHECK-NEXT:# Relocation 21
144 // Relocation 22 (zed@DTPOFF) is of type R_386_TLS_LDO_32 and uses the symbol
145 // CHECK-NEXT: Relocation 22
150 // Relocation 23 ($bar) is of type R_386_32 and uses the section
151 // CHECK-NEXT: Relocation 23
156 // Relocation 24 (foo@GOTTPOFF(%edx)) is of type R_386_TLS_IE_32 and uses the
158 // CHECK-NEXT: Relocation 24
163 // Relocation 25 (_GLOBAL_OFFSET_TABLE_-bar2) is of type R_386_GOTPC.
164 // CHECK-NEXT: Relocation 25
169 // Relocation 26 (und_symbol-bar2) is of type R_386_PC32
170 // CHECK-NEXT: Relocation 26