bfd, ld: add CTF section linking
[deliverable/binutils-gdb.git] / ld / testsuite / ld-vax-elf / export-class-data.dd
1
2 .*: +file format .*vax.*
3
4 Disassembly of section \.text:
5
6 12340000 <foo>:
7 12340000: 00 00 \.word 0x0000 # Entry mask: < >
8 12340002: 9e ff 2c 00 movab \*12340034 <.*>,r0
9 12340006: 00 00 50
10 12340009: 9e ef 0c 00 movab 1234001b <hidden_foo>,r0
11 1234000d: 00 00 50
12 12340010: 9e ef 08 00 movab 1234001e <internal_foo>,r0
13 12340014: 00 00 50
14 12340017: 04 ret
15
16 12340018 <protected_foo>:
17 12340018: 00 00 \.word 0x0000 # Entry mask: < >
18 1234001a: 04 ret
19
20 1234001b <hidden_foo>:
21 1234001b: 00 00 \.word 0x0000 # Entry mask: < >
22 1234001d: 04 ret
23
24 1234001e <internal_foo>:
25 1234001e: 00 00 \.word 0x0000 # Entry mask: < >
26 12340020: 04 ret
This page took 0.048141 seconds and 4 git commands to generate.