Home | History | Annotate | Download | only in ELF

Lines Matching defs:zed

90 // Relocation 13 (zed@GOT) is of type R_386_GOT32 and uses the symbol
96 // Relocation 14 (zed@GOTOFF) is of type R_386_GOTOFF and uses the symbol
102 // Relocation 15 (zed@INDNTPOFF) is of type R_386_TLS_IE and uses the symbol
108 // Relocation 16 (zed@NTPOFF) is of type R_386_TLS_LE and uses the symbol
114 // Relocation 17 (zed@GOTNTPOFF) is of type R_386_TLS_GOTIE and uses the symbol
120 // Relocation 18 (zed@PLT) is of type R_386_PLT32 and uses the symbol
126 // Relocation 19 (zed@TLSGD) is of type R_386_TLS_GD and uses the symbol
132 // Relocation 20 (zed@TLSLDM) is of type R_386_TLS_LDM and uses the symbol
138 // Relocation 21 (zed@TPOFF) is of type R_386_TLS_LE_32 and uses the symbol
144 // Relocation 22 (zed@DTPOFF) is of type R_386_TLS_LDO_32 and uses the symbol
171 // Symbol 4 is zed
173 // CHECK-NEXT: (('st_name', 0x00000035) # 'zed'
216 movl zed@GOT(%eax), %eax
217 movl zed@GOTOFF(%eax), %eax
218 movl zed@INDNTPOFF(%eax), %eax
219 movl zed@NTPOFF(%eax), %eax
220 movl zed@GOTNTPOFF(%eax), %eax
221 call zed@PLT
222 movl zed@TLSGD(%eax), %eax
223 movl zed@TLSLDM(%eax), %eax
224 movl zed@TPOFF(%eax), %eax
225 movl zed@DTPOFF(%eax), %eax
230 zed: