Home | History | Annotate | Download | only in ELF

Lines Matching full:relocation

4 // Test that we produce the correct relocation types and that the relocations
14 // Relocation 3 (bar3@GOTOFF) is done with symbol 7 (bss)
16 // Relocation 4 (bar2@GOT) is of type R_386_GOT32
19 // Relocation 5 (foo@TLSGD) is of type R_386_TLS_GD
21 // Relocation 6 ($foo@TPOFF) is of type R_386_TLS_LE_32
23 // Relocation 7 (foo@INDNTPOFF) is of type R_386_TLS_IE
25 // Relocation 8 (foo@NTPOFF) is of type R_386_TLS_LE
27 // Relocation 9 (foo@GOTNTPOFF) is of type R_386_TLS_GOTIE
29 // Relocation 10 (foo@TLSLDM) is of type R_386_TLS_LDM
31 // Relocation 11 (foo@DTPOFF) is of type R_386_TLS_LDO_32
33 // Relocation 12 (calll 4096) is of type R_386_PC32
35 // Relocation 13 (zed@GOT) is of type R_386_GOT32 and uses the symbol
37 // Relocation 14 (zed@GOTOFF) is of type R_386_GOTOFF and uses the symbol
39 // Relocation 15 (zed@INDNTPOFF) is of type R_386_TLS_IE and uses the symbol
41 // Relocation 16 (zed@NTPOFF) is of type R_386_TLS_LE and uses the symbol
43 // Relocation 17 (zed@GOTNTPOFF) is of type R_386_TLS_GOTIE and uses the symbol
45 // Relocation 18 (zed@PLT) is of type R_386_PLT32 and uses the symbol
47 // Relocation 19 (zed@TLSGD) is of type R_386_TLS_GD and uses the symbol
49 // Relocation 20 (zed@TLSLDM) is of type R_386_TLS_LDM and uses the symbol
51 // Relocation 21 (zed@TPOFF) is of type R_386_TLS_LE_32 and uses the symbol
53 // Relocation 22 (zed@DTPOFF) is of type R_386_TLS_LDO_32 and uses the symbol
55 // Relocation 23 ($bar) is of type R_386_32 and uses the section
57 // Relocation 24 (foo@GOTTPOFF(%edx)) is of type R_386_TLS_IE_32 and uses the
60 // Relocation 25 (_GLOBAL_OFFSET_TABLE_-bar2) is of type R_386_GOTPC.
62 // Relocation 26 (und_symbol-bar2) is of type R_386_PC32
64 // Relocation 27 (und_symbol-bar2) is of type R_386_PC16
66 // Relocation 28 (und_symbol-bar2) is of type R_386_PC8
69 // Relocation 29 (zed@PLT) is of type R_386_PLT32 and uses the symbol