add indirect_symbol to mach-o port.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mach-o / dysymtab-2.d
1 #as: -L -I $srcdir/$subdir
2 #objdump: -P dysymtab
3 #target: i?86-*-darwin* powerpc-*-darwin*
4 #source: symbols-6.s
5 .*: +file format mach-o.*
6 #...
7 Load command dysymtab:
8 ( )+local symbols: idx:( )+0( )+num: 55( )+\(nxtidx: 55\)
9 ( )+external symbols: idx:( )+55( )+num: 24( )+\(nxtidx: 79\)
10 ( )+undefined symbols: idx:( )+79( )+num: 30( )+\(nxtidx: 109\)
11 ( )+table of content: off: 0x00000000( )+num: 0( )+\(endoff: 0x00000000\)
12 ( )+module table: off: 0x00000000( )+num: 0( )+\(endoff: 0x00000000\)
13 ( )+external reference table: off: 0x00000000( )+num: 0( )+\(endoff: 0x00000000\)
14 ( )+indirect symbol table: off: 0x000003b0( )+num: 25( )+\(endoff: 0x00000414\)
15 ( )+external relocation table: off: 0x00000000( )+num: 0( )+\(endoff: 0x00000000\)
16 ( )+local relocation table: off: 0x00000000( )+num: 0( )+\(endoff: 0x00000000\)
17 ( )+indirect symbols:
18 ( )+for section __dummy.__dummy:
19 ( )+0000000000000000( )+0: 0x0000005e a
20 ( )+0000000000000008( )+1: 0x00000063 b
21 ( )+0000000000000010( )+2: 0x0000003d c
22 ( )+0000000000000018( )+3: 0x0000001b d
23 ( )+0000000000000020( )+4: 0x00000018 e
24 ( )+0000000000000028( )+5: 0x00000040 f
25 ( )+0000000000000030( )+6: 0x00000066 g
26 ( )+for section __DATA.__la_symbol_ptr:
27 ( )+0000000000000000( )+7: 0x0000005f a1
28 ( )+0000000000000004( )+8: 0x00000064 b1
29 ( )+0000000000000008( )+9: 0x0000003e c1
30 ( )+000000000000000c( )+10: 0x0000001c d1
31 ( )+0000000000000010( )+11: 0x00000019 e1
32 ( )+0000000000000014( )+12: 0x00000041 f1
33 ( )+0000000000000018( )+13: 0x00000067 g1
34 ( )+for section __DATA.__nl_symbol_ptr:
35 ( )+0000000000000000( )+14: 0x00000060 a2
36 ( )+0000000000000004( )+15: 0x00000065 b2
37 ( )+0000000000000008( )+16: 0x0000003f c2
38 ( )+000000000000000c( )+17: 0x80000000 LOCAL
39 ( )+0000000000000010( )+18: 0x80000000 LOCAL
40 ( )+0000000000000014( )+19: 0x00000042 f2
41 ( )+0000000000000018( )+20: 0x00000068 g2
42 ( )+000000000000001c( )+21: 0x00000041 f1
43 ( )+0000000000000020( )+22: 0x00000067 g1
44 ( )+0000000000000024( )+23: 0x00000060 a2
45 ( )+0000000000000028( )+24: 0x00000065 b2
This page took 0.030077 seconds and 4 git commands to generate.