Home | History | Annotate | Download | only in ELF

Lines Matching defs:zed

32 // Relocation 13 (zed@GOT) is of type R_386_GOT32 and uses the symbol
33 // CHECK-NEXT: 0x4E R_386_GOT32 zed 0x0
34 // Relocation 14 (zed@GOTOFF) is of type R_386_GOTOFF and uses the symbol
35 // CHECK-NEXT: 0x54 R_386_GOTOFF zed 0x0
36 // Relocation 15 (zed@INDNTPOFF) is of type R_386_TLS_IE and uses the symbol
37 // CHECK-NEXT: 0x5A R_386_TLS_IE zed 0x0
38 // Relocation 16 (zed@NTPOFF) is of type R_386_TLS_LE and uses the symbol
39 // CHECK-NEXT: 0x60 R_386_TLS_LE zed 0x0
40 // Relocation 17 (zed@GOTNTPOFF) is of type R_386_TLS_GOTIE and uses the symbol
41 // CHECK-NEXT: 0x66 R_386_TLS_GOTIE zed 0x0
42 // Relocation 18 (zed@PLT) is of type R_386_PLT32 and uses the symbol
43 // CHECK-NEXT: 0x6B R_386_PLT32 zed 0x0
44 // Relocation 19 (zed@TLSGD) is of type R_386_TLS_GD and uses the symbol
45 // CHECK-NEXT: 0x71 R_386_TLS_GD zed 0x0
46 // Relocation 20 (zed@TLSLDM) is of type R_386_TLS_LDM and uses the symbol
47 // CHECK-NEXT: 0x77 R_386_TLS_LDM zed 0x0
48 // Relocation 21 (zed@TPOFF) is of type R_386_TLS_LE_32 and uses the symbol
49 // CHECK-NEXT: 0x7D R_386_TLS_LE_32 zed 0x0
50 // Relocation 22 (zed@DTPOFF) is of type R_386_TLS_LDO_32 and uses the symbol
51 // CHECK-NEXT: 0x83 R_386_TLS_LDO_32 zed 0x0
69 // Symbol 4 is zed
71 // CHECK: Name: zed
114 movl zed@GOT(%eax), %eax
115 movl zed@GOTOFF(%eax), %eax
116 movl zed@INDNTPOFF(%eax), %eax
117 movl zed@NTPOFF(%eax), %eax
118 movl zed@GOTNTPOFF(%eax), %eax
119 call zed@PLT
120 movl zed@TLSGD(%eax), %eax
121 movl zed@TLSLDM(%eax), %eax
122 movl zed@TPOFF(%eax), %eax
123 movl zed@DTPOFF(%eax), %eax
134 zed: