Lines Matching defs:zed
35 // Relocation 13 (zed@GOT) is of type R_386_GOT32 and uses the symbol
36 // CHECK-NEXT: 0x4E R_386_GOT32 zed 0x0
37 // Relocation 14 (zed@GOTOFF) is of type R_386_GOTOFF and uses the symbol
38 // CHECK-NEXT: 0x54 R_386_GOTOFF zed 0x0
39 // Relocation 15 (zed@INDNTPOFF) is of type R_386_TLS_IE and uses the symbol
40 // CHECK-NEXT: 0x5A R_386_TLS_IE zed 0x0
41 // Relocation 16 (zed@NTPOFF) is of type R_386_TLS_LE and uses the symbol
42 // CHECK-NEXT: 0x60 R_386_TLS_LE zed 0x0
43 // Relocation 17 (zed@GOTNTPOFF) is of type R_386_TLS_GOTIE and uses the symbol
44 // CHECK-NEXT: 0x66 R_386_TLS_GOTIE zed 0x0
45 // Relocation 18 (zed@PLT) is of type R_386_PLT32 and uses the symbol
46 // CHECK-NEXT: 0x6B R_386_PLT32 zed 0x0
47 // Relocation 19 (zed@TLSGD) is of type R_386_TLS_GD and uses the symbol
48 // CHECK-NEXT: 0x71 R_386_TLS_GD zed 0x0
49 // Relocation 20 (zed@TLSLDM) is of type R_386_TLS_LDM and uses the symbol
50 // CHECK-NEXT: 0x77 R_386_TLS_LDM zed 0x0
51 // Relocation 21 (zed@TPOFF) is of type R_386_TLS_LE_32 and uses the symbol
52 // CHECK-NEXT: 0x7D R_386_TLS_LE_32 zed 0x0
53 // Relocation 22 (zed@DTPOFF) is of type R_386_TLS_LDO_32 and uses the symbol
54 // CHECK-NEXT: 0x83 R_386_TLS_LDO_32 zed 0x0
69 // Relocation 29 (zed@PLT) is of type R_386_PLT32 and uses the symbol
70 // CHECK-NEXT: 0xA9 R_386_PLT32 zed 0x0
101 movl zed@GOT(%eax), %eax
102 movl zed@GOTOFF(%eax), %eax
103 movl zed@INDNTPOFF(%eax), %eax
104 movl zed@NTPOFF(%eax), %eax
105 movl zed@GOTNTPOFF(%eax), %eax
106 call zed@PLT
107 movl zed@TLSGD(%eax), %eax
108 movl zed@TLSLDM(%eax), %eax
109 movl zed@TPOFF(%eax), %eax
110 movl zed@DTPOFF(%eax), %eax
119 movl zed@PLT(%eax), %eax
128 zed: