Retro68/binutils/ld/testsuite/ld-arm/tls-gdesc-got.d
2015-08-28 17:32:19 +02:00

31 lines
663 B
Makefile

.*/tls-lib2-got.so: file format elf32-.*arm.*
architecture: arm.*, flags 0x00000150:
HAS_SYMS, DYNAMIC, D_PAGED
start address 0x000082.0
Disassembly of section .got:
000103.0 <.*>:
103.0: 000102.8 .*
...
103.c: 00000008 .*
103.c: R_ARM_TLS_DESC \*ABS\*
103.0: 00000000 .*
103.4: 0000000c .*
103.4: R_ARM_TLS_DESC \*ABS\*
103.8: 00000000 .*
103.c: 80000004 .*
103.c: R_ARM_TLS_DESC glob1
103.0: 00000000 .*
103.4: 80000006 .*
103.4: R_ARM_TLS_DESC ext2
103.8: 00000000 .*
103.c: 80000007 .*
103.c: R_ARM_TLS_DESC ext1
103.0: 00000000 .*
103.4: 80000009 .*
103.4: R_ARM_TLS_DESC glob2
...