File: reloc32.d

package info (click to toggle)
binutils 2.31.1-15
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 309,056 kB
  • sloc: ansic: 1,161,198; asm: 638,508; cpp: 128,829; exp: 68,580; makefile: 55,828; sh: 22,360; yacc: 14,238; lisp: 13,272; perl: 2,111; ada: 1,681; lex: 1,652; pascal: 1,446; cs: 879; sed: 195; python: 154; xml: 95; awk: 25
file content (73 lines) | stat: -rw-r--r-- 1,912 bytes parent folder | download | duplicates (23)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
#as: -mrelax-relocations=yes
#objdump: -Drw
#name: i386 relocs

.*: +file format .*i386.*

Disassembly of section \.text:
#...
.*[ 	]+R_386_32[ 	]+xtrn
.*[ 	]+R_386_16[ 	]+xtrn
.*[ 	]+R_386_8[ 	]+xtrn
.*[ 	]+R_386_32[ 	]+xtrn
.*[ 	]+R_386_16[ 	]+xtrn
.*[ 	]+R_386_PC32[ 	]+xtrn
.*[ 	]+R_386_PC16[ 	]+xtrn
.*[ 	]+R_386_PC8[ 	]+xtrn
.*[ 	]+R_386_PC32[ 	]+xtrn
.*[ 	]+R_386_PC16[ 	]+xtrn
.*[ 	]+R_386_PC32[ 	]+xtrn
.*[ 	]+R_386_PC8[ 	]+xtrn
.*[ 	]+R_386_GOT32[ 	]+xtrn
.*[ 	]+R_386_GOT32X[ 	]+xtrn
.*[ 	]+R_386_GOTOFF[ 	]+xtrn
.*[ 	]+R_386_GOTOFF[ 	]+xtrn
.*[ 	]+R_386_GOTPC[ 	]+_GLOBAL_OFFSET_TABLE_
.*[ 	]+R_386_GOTPC[ 	]+_GLOBAL_OFFSET_TABLE_
.*[ 	]+R_386_PLT32[ 	]+xtrn
.*[ 	]+R_386_PLT32[ 	]+xtrn
.*[ 	]+R_386_PLT32[ 	]+xtrn
.*[ 	]+R_386_TLS_GD[ 	]+xtrn
.*[ 	]+R_386_TLS_GD[ 	]+xtrn
.*[ 	]+R_386_TLS_GOTIE[ 	]+xtrn
.*[ 	]+R_386_TLS_GOTIE[ 	]+xtrn
.*[ 	]+R_386_TLS_IE[ 	]+xtrn
.*[ 	]+R_386_TLS_IE[ 	]+xtrn
.*[ 	]+R_386_TLS_IE_32[ 	]+xtrn
.*[ 	]+R_386_TLS_IE_32[ 	]+xtrn
.*[ 	]+R_386_TLS_LDM[ 	]+xtrn
.*[ 	]+R_386_TLS_LDM[ 	]+xtrn
.*[ 	]+R_386_TLS_LDO_32[ 	]+xtrn
.*[ 	]+R_386_TLS_LDO_32[ 	]+xtrn
.*[ 	]+R_386_TLS_LE[ 	]+xtrn
.*[ 	]+R_386_TLS_LE[ 	]+xtrn
.*[ 	]+R_386_TLS_LE_32[ 	]+xtrn
.*[ 	]+R_386_TLS_LE_32[ 	]+xtrn
Disassembly of section \.data:
#...
.*[ 	]+R_386_32[ 	]+xtrn
.*[ 	]+R_386_PC32[ 	]+xtrn
.*[ 	]+R_386_GOT32[ 	]+xtrn
.*[ 	]+R_386_GOTOFF[ 	]+xtrn
.*[ 	]+R_386_GOTPC[ 	]+_GLOBAL_OFFSET_TABLE_
.*[ 	]+R_386_GOTPC[ 	]+_GLOBAL_OFFSET_TABLE_
.*[ 	]+R_386_PLT32[ 	]+xtrn
#...
.*[ 	]+R_386_TLS_GD[ 	]+xtrn
#...
.*[ 	]+R_386_TLS_GOTIE[ 	]+xtrn
.*[ 	]+R_386_TLS_IE[ 	]+xtrn
.*[ 	]+R_386_TLS_IE_32[ 	]+xtrn
.*[ 	]+R_386_TLS_LDM[ 	]+xtrn
.*[ 	]+R_386_TLS_LDO_32[ 	]+xtrn
.*[ 	]+R_386_TLS_LE[ 	]+xtrn
.*[ 	]+R_386_TLS_LE_32[ 	]+xtrn
.*[ 	]+R_386_16[ 	]+xtrn
.*[ 	]+R_386_PC16[ 	]+xtrn
.*[ 	]+R_386_8[ 	]+xtrn
.*[ 	]+R_386_PC8[ 	]+xtrn
#...
.*[ 	]+R_386_GOT32[ 	]+xtrn
#...
.*[ 	]+R_386_GOT32[ 	]+xtrn
#pass