Home | History | Annotate | Download | only in ELF

Lines Matching full:relocation

3 // Test that we produce the correct relocation types and that the relocations
11 // Relocation 3 (bar3@GOTOFF) is done with symbol 7 (bss)
13 // Relocation 4 (bar2@GOT) is of type R_386_GOT32
16 // Relocation 5 (foo@TLSGD) is of type R_386_TLS_GD
18 // Relocation 6 ($foo@TPOFF) is of type R_386_TLS_LE_32
20 // Relocation 7 (foo@INDNTPOFF) is of type R_386_TLS_IE
22 // Relocation 8 (foo@NTPOFF) is of type R_386_TLS_LE
24 // Relocation 9 (foo@GOTNTPOFF) is of type R_386_TLS_GOTIE
26 // Relocation 10 (foo@TLSLDM) is of type R_386_TLS_LDM
28 // Relocation 11 (foo@DTPOFF) is of type R_386_TLS_LDO_32
30 // Relocation 12 (calll 4096) is of type R_386_PC32
32 // Relocation 13 (zed@GOT) is of type R_386_GOT32 and uses the symbol
34 // Relocation 14 (zed@GOTOFF) is of type R_386_GOTOFF and uses the symbol
36 // Relocation 15 (zed@INDNTPOFF) is of type R_386_TLS_IE and uses the symbol
38 // Relocation 16 (zed@NTPOFF) is of type R_386_TLS_LE and uses the symbol
40 // Relocation 17 (zed@GOTNTPOFF) is of type R_386_TLS_GOTIE and uses the symbol
42 // Relocation 18 (zed@PLT) is of type R_386_PLT32 and uses the symbol
44 // Relocation 19 (zed@TLSGD) is of type R_386_TLS_GD and uses the symbol
46 // Relocation 20 (zed@TLSLDM) is of type R_386_TLS_LDM and uses the symbol
48 // Relocation 21 (zed@TPOFF) is of type R_386_TLS_LE_32 and uses the symbol
50 // Relocation 22 (zed@DTPOFF) is of type R_386_TLS_LDO_32 and uses the symbol
52 // Relocation 23 ($bar) is of type R_386_32 and uses the section
54 // Relocation 24 (foo@GOTTPOFF(%edx)) is of type R_386_TLS_IE_32 and uses the
57 // Relocation 25 (_GLOBAL_OFFSET_TABLE_-bar2) is of type R_386_GOTPC.
59 // Relocation 26 (und_symbol-bar2) is of type R_386_PC32
61 // Relocation 27 (und_symbol-bar2) is of type R_386_PC16
63 // Relocation 28 (und_symbol-bar2) is of type R_386_PC8