Use bfd_alloc for compressed section contents
[deliverable/binutils-gdb.git] / ld / testsuite / ld-vax-elf / export-class-call.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: fb 00 ef 0f calls \$0x0,12340018 <protected_foo>
9 12340006: 00 00 00
10 12340009: fb 00 ef 0b calls \$0x0,1234001b <hidden_foo>
11 1234000d: 00 00 00
12 12340010: fb 00 ef 07 calls \$0x0,1234001e <internal_foo>
13 12340014: 00 00 00
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.030678 seconds and 4 git commands to generate.