File: tls-ld.d

package info (click to toggle)
binutils-djgpp 2.35.1%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 321,228 kB
  • sloc: ansic: 1,162,947; asm: 671,219; cpp: 134,012; exp: 70,783; makefile: 55,860; sh: 22,254; yacc: 14,459; lisp: 13,806; perl: 2,008; lex: 1,649; pascal: 307; sed: 195; awk: 25
file content (28 lines) | stat: -rw-r--r-- 1,290 bytes parent folder | download | duplicates (14)
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
#name: TLS Local Dynamic link test
#source: tls-ld.s
#ld: -shared --hash-style=sysv
#readelf: -d -r

Dynamic section at offset 0x[0-9a-f]+ contains 13 entries:
  Tag        Type                         Name/Value
 0x00000004 \(HASH\)                       .*
 0x00000005 \(STRTAB\)                     .*
 0x00000006 \(SYMTAB\)                     .*
 0x0000000a \(STRSZ\)                      .* \(bytes\)
 0x0000000b \(SYMENT\)                     .* \(bytes\)
 0x00000003 \(PLTGOT\)                     0x[0-9a-f]+
 0x00000002 \(PLTRELSZ\)                   12 \(bytes\)
 0x00000014 \(PLTREL\)                     RELA
 0x00000017 \(JMPREL\)                     0x[0-9a-f]+
 0x00000007 \(RELA\)                       0x[0-9a-f]+
 0x00000008 \(RELASZ\)                     12 \(bytes\)
 0x00000009 \(RELAENT\)                    12 \(bytes\)
 0x00000000 \(NULL\)                       0x0

Relocation section '.rela.dyn' at offset 0x[0-9a-f]+ contains 1 entry:
 Offset     Info    Type            Sym.Value  Sym. Name \+ Addend
[0-9a-f]+  00000038 R_CKCORE_TLS_DTPM            0

Relocation section '.rela.plt' at offset 0x[0-9a-f]+ contains 1 entry:
 Offset     Info    Type            Sym.Value  Sym. Name \+ Addend
[0-9a-f]+  0000050c R_CKCORE_JUMP_SLO 00000000   __tls_get_addr \+ .*