1 #as: -mrelax-relocations=yes
2 #objdump: -Drw
3 #name: i386 relocs
4 
5 .*: +file format .*i386.*
6 
7 Disassembly of section \.text:
8 #...
9 .*[ 	]+R_386_32[ 	]+xtrn
10 .*[ 	]+R_386_16[ 	]+xtrn
11 .*[ 	]+R_386_8[ 	]+xtrn
12 .*[ 	]+R_386_32[ 	]+xtrn
13 .*[ 	]+R_386_16[ 	]+xtrn
14 .*[ 	]+R_386_PC32[ 	]+xtrn
15 .*[ 	]+R_386_PC16[ 	]+xtrn
16 .*[ 	]+R_386_PC8[ 	]+xtrn
17 .*[ 	]+R_386_PC32[ 	]+xtrn
18 .*[ 	]+R_386_PC16[ 	]+xtrn
19 .*[ 	]+R_386_PC32[ 	]+xtrn
20 .*[ 	]+R_386_PC8[ 	]+xtrn
21 .*[ 	]+R_386_GOT32[ 	]+xtrn
22 .*[ 	]+R_386_GOT32X[ 	]+xtrn
23 .*[ 	]+R_386_GOTOFF[ 	]+xtrn
24 .*[ 	]+R_386_GOTOFF[ 	]+xtrn
25 .*[ 	]+R_386_GOTPC[ 	]+_GLOBAL_OFFSET_TABLE_
26 .*[ 	]+R_386_GOTPC[ 	]+_GLOBAL_OFFSET_TABLE_
27 .*[ 	]+R_386_PLT32[ 	]+xtrn
28 .*[ 	]+R_386_PLT32[ 	]+xtrn
29 .*[ 	]+R_386_PLT32[ 	]+xtrn
30 .*[ 	]+R_386_TLS_GD[ 	]+xtrn
31 .*[ 	]+R_386_TLS_GD[ 	]+xtrn
32 .*[ 	]+R_386_TLS_GOTIE[ 	]+xtrn
33 .*[ 	]+R_386_TLS_GOTIE[ 	]+xtrn
34 .*[ 	]+R_386_TLS_IE[ 	]+xtrn
35 .*[ 	]+R_386_TLS_IE[ 	]+xtrn
36 .*[ 	]+R_386_TLS_IE_32[ 	]+xtrn
37 .*[ 	]+R_386_TLS_IE_32[ 	]+xtrn
38 .*[ 	]+R_386_TLS_LDM[ 	]+xtrn
39 .*[ 	]+R_386_TLS_LDM[ 	]+xtrn
40 .*[ 	]+R_386_TLS_LDO_32[ 	]+xtrn
41 .*[ 	]+R_386_TLS_LDO_32[ 	]+xtrn
42 .*[ 	]+R_386_TLS_LE[ 	]+xtrn
43 .*[ 	]+R_386_TLS_LE[ 	]+xtrn
44 .*[ 	]+R_386_TLS_LE_32[ 	]+xtrn
45 .*[ 	]+R_386_TLS_LE_32[ 	]+xtrn
46 Disassembly of section \.data:
47 #...
48 .*[ 	]+R_386_32[ 	]+xtrn
49 .*[ 	]+R_386_PC32[ 	]+xtrn
50 .*[ 	]+R_386_GOT32[ 	]+xtrn
51 .*[ 	]+R_386_GOTOFF[ 	]+xtrn
52 .*[ 	]+R_386_GOTPC[ 	]+_GLOBAL_OFFSET_TABLE_
53 .*[ 	]+R_386_GOTPC[ 	]+_GLOBAL_OFFSET_TABLE_
54 .*[ 	]+R_386_PLT32[ 	]+xtrn
55 #...
56 .*[ 	]+R_386_TLS_GD[ 	]+xtrn
57 #...
58 .*[ 	]+R_386_TLS_GOTIE[ 	]+xtrn
59 .*[ 	]+R_386_TLS_IE[ 	]+xtrn
60 .*[ 	]+R_386_TLS_IE_32[ 	]+xtrn
61 .*[ 	]+R_386_TLS_LDM[ 	]+xtrn
62 .*[ 	]+R_386_TLS_LDO_32[ 	]+xtrn
63 .*[ 	]+R_386_TLS_LE[ 	]+xtrn
64 .*[ 	]+R_386_TLS_LE_32[ 	]+xtrn
65 .*[ 	]+R_386_16[ 	]+xtrn
66 .*[ 	]+R_386_PC16[ 	]+xtrn
67 .*[ 	]+R_386_8[ 	]+xtrn
68 .*[ 	]+R_386_PC8[ 	]+xtrn
69 #...
70 .*[ 	]+R_386_GOT32[ 	]+xtrn
71 #...
72 .*[ 	]+R_386_GOT32[ 	]+xtrn
73 #pass
74