1 2 .* 3 4 5 Disassembly of section \.text: 6 7 10000000 <\.init_function>: 8 10000000: 80 22 00 00 l r1,0\(r2\) 9 10 10000004 <\.fini_function>: 11 10000004: 80 22 00 04 l r1,4\(r2\) 12 13 10000008 <\.exported_global>: 14 10000008: 48 00 00 09 bl 10000010 <\.indirect2> 15 16 1000000c <\.indirect1>: 17 1000000c: 81 08 00 04 l r8,4\(r8\) 18 19 10000010 <\.indirect2>: 20 10000010: 81 08 00 08 l r8,8\(r8\) 21 22 10000014 <\.indirect3>: 23 10000014: 81 08 00 0c l r8,12\(r8\) 24 25 Disassembly of section \.data: 26 27 20000000 <block>: 28 # Pointer to indirect3. 29 20000000: 20 00 00 98 .* 30 20000004: 11 22 33 44 .* 31 32 20000008 <__rtinit>: 33 #... 34 35 20000068 <exported_global>: 36 20000068: 10 00 00 08 .* 37 2000006c: 20 00 00 a4 .* 38 20000070: 00 00 00 00 .* 39 40 20000074 <init_function>: 41 20000074: 10 00 00 00 .* 42 20000078: 20 00 00 a4 .* 43 2000007c: 00 00 00 00 .* 44 45 20000080 <indirect1>: 46 20000080: 10 00 00 0c .* 47 20000084: 20 00 00 a4 .* 48 20000088: 00 00 00 00 .* 49 50 2000008c <fini_function>: 51 2000008c: 10 00 00 04 .* 52 20000090: 20 00 00 a4 .* 53 20000094: 00 00 00 00 .* 54 55 20000098 <indirect3>: 56 20000098: 10 00 00 14 .* 57 2000009c: 20 00 00 a4 .* 58 200000a0: 00 00 00 00 .* 59 60 200000a4 <TOC>: 61 # TOC entry for indirect1. 62 200000a4: 20 00 00 80 .* 63 64 200000a8 <block>: 65 # TOC entry for block. 66 200000a8: 20 00 00 00 .* 67 200000ac: 00 00 00 00 .* 68