CSKY: Support attribute section.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / csky / v2_tls_gd.d
1 # name: csky - v2 TLS GD
2 #as: -mcpu=ck810 -W
3 #objdump: -Dr
4
5 .*: +file format .*csky.*
6
7 Disassembly of section \.text:
8 #...
9 \s*[0-9a-f]*:\s*R_CKCORE_TLS_GD32\s*xxx.*
10 \s*[0-9a-f]*:\s*R_CKCORE_PLT32\s*__tls_get_addr
11 #...
This page took 0.033043 seconds and 4 git commands to generate.