diff options
Diffstat (limited to 'ld/testsuite/ld-arm/tls-gdesc-got.d')
-rw-r--r-- | ld/testsuite/ld-arm/tls-gdesc-got.d | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/ld/testsuite/ld-arm/tls-gdesc-got.d b/ld/testsuite/ld-arm/tls-gdesc-got.d new file mode 100644 index 0000000..3b4a83b --- /dev/null +++ b/ld/testsuite/ld-arm/tls-gdesc-got.d @@ -0,0 +1,30 @@ + +.*/tls-lib2-got.so: file format elf32-.*arm +architecture: arm, flags 0x00000150: +HAS_SYMS, DYNAMIC, D_PAGED +start address 0x00008210 + + +Disassembly of section .got: + +00010310 <.*>: + 10310: 00010288 .* + ... + 1031c: 00000008 .* + 1031c: R_ARM_TLS_DESC \*ABS\* + 10320: 00000000 .* + 10324: 0000000c .* + 10324: R_ARM_TLS_DESC \*ABS\* + 10328: 00000000 .* + 1032c: 80000004 .* + 1032c: R_ARM_TLS_DESC glob1 + 10330: 00000000 .* + 10334: 80000006 .* + 10334: R_ARM_TLS_DESC ext2 + 10338: 00000000 .* + 1033c: 80000007 .* + 1033c: R_ARM_TLS_DESC ext1 + 10340: 00000000 .* + 10344: 80000009 .* + 10344: R_ARM_TLS_DESC glob2 + ... |