startup.c.068i.whole-program 3.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186
  1. Marking local functions:
  2. Marking externally visible functions: init_data_bss
  3. Marking externally visible variables:
  4. Reclaiming functions:
  5. Reclaiming variables:
  6. Clearing address taken flags:
  7. Symbol table:
  8. __ZERO_TABLE/2 (__ZERO_TABLE) @06af5048
  9. Type: variable
  10. Body removed by symtab_remove_unreachable_nodes
  11. Visibility: external public
  12. References:
  13. Referring: init_data_bss/0 (addr)
  14. Availability: not_available
  15. Varpool flags:
  16. __INIT_TABLE/1 (__INIT_TABLE) @06af5000
  17. Type: variable
  18. Body removed by symtab_remove_unreachable_nodes
  19. Visibility: external public
  20. References:
  21. Referring: init_data_bss/0 (addr)
  22. Availability: not_available
  23. Varpool flags:
  24. init_data_bss/0 (init_data_bss) @06adaa80
  25. Type: function definition analyzed
  26. Visibility: force_output externally_visible no_reorder public
  27. References: __INIT_TABLE/1 (addr)__ZERO_TABLE/2 (addr)
  28. Referring:
  29. Availability: available
  30. Function flags: body
  31. Called by:
  32. Calls:
  33. init_data_bss ()
  34. {
  35. const uint32 * zeroTable_Ptr;
  36. const uint32 * initTable_Ptr;
  37. uint32 j;
  38. uint32 i;
  39. uint32 size;
  40. uint32 len;
  41. uint8 * ram;
  42. const uint8 * rom;
  43. const struct Sys_ZeroLayoutType * zero_layout;
  44. const struct Sys_CopyLayoutType * copy_layout;
  45. long unsigned int _1;
  46. const struct Sys_CopyLayoutType * _2;
  47. long unsigned int _3;
  48. const struct Sys_CopyLayoutType * _4;
  49. long unsigned int _5;
  50. const struct Sys_CopyLayoutType * _6;
  51. uint8 * _7;
  52. long unsigned int _8;
  53. long unsigned int _9;
  54. const struct Sys_CopyLayoutType * _10;
  55. uint8 * _11;
  56. long unsigned int _12;
  57. const uint8 * _13;
  58. uint8 * _14;
  59. unsigned char _15;
  60. long unsigned int _16;
  61. const struct Sys_ZeroLayoutType * _17;
  62. long unsigned int _18;
  63. const struct Sys_ZeroLayoutType * _19;
  64. uint8 * _20;
  65. long unsigned int _21;
  66. long unsigned int _22;
  67. const struct Sys_ZeroLayoutType * _23;
  68. uint8 * _24;
  69. long unsigned int _25;
  70. uint8 * _26;
  71. <bb 2> :
  72. len_35 = 0;
  73. size_36 = 0;
  74. i_37 = 0;
  75. j_38 = 0;
  76. initTable_Ptr_39 = &__INIT_TABLE;
  77. zeroTable_Ptr_40 = &__ZERO_TABLE;
  78. len_42 = *initTable_Ptr_39;
  79. initTable_Ptr_43 = initTable_Ptr_39 + 4;
  80. copy_layout_44 = initTable_Ptr_43;
  81. i_45 = 0;
  82. goto <bb 7>; [INV]
  83. <bb 3> :
  84. _1 = i_27 * 12;
  85. _2 = copy_layout_44 + _1;
  86. rom_56 = _2->rom_start;
  87. _3 = i_27 * 12;
  88. _4 = copy_layout_44 + _3;
  89. ram_57 = _4->ram_start;
  90. _5 = i_27 * 12;
  91. _6 = copy_layout_44 + _5;
  92. _7 = _6->rom_end;
  93. _8 = (long unsigned int) _7;
  94. _9 = i_27 * 12;
  95. _10 = copy_layout_44 + _9;
  96. _11 = _10->rom_start;
  97. _12 = (long unsigned int) _11;
  98. size_58 = _8 - _12;
  99. j_59 = 0;
  100. goto <bb 5>; [INV]
  101. <bb 4> :
  102. _13 = rom_56 + j_29;
  103. _14 = ram_57 + j_29;
  104. _15 = *_13;
  105. *_14 = _15;
  106. j_62 = j_29 + 1;
  107. <bb 5> :
  108. # j_29 = PHI <j_59(3), j_62(4)>
  109. if (j_29 < size_58)
  110. goto <bb 4>; [INV]
  111. else
  112. goto <bb 6>; [INV]
  113. <bb 6> :
  114. i_60 = i_27 + 1;
  115. <bb 7> :
  116. # i_27 = PHI <i_45(2), i_60(6)>
  117. if (i_27 < len_42)
  118. goto <bb 3>; [INV]
  119. else
  120. goto <bb 8>; [INV]
  121. <bb 8> :
  122. len_46 = *zeroTable_Ptr_40;
  123. zeroTable_Ptr_47 = zeroTable_Ptr_40 + 4;
  124. zero_layout_48 = zeroTable_Ptr_47;
  125. i_49 = 0;
  126. goto <bb 13>; [INV]
  127. <bb 9> :
  128. _16 = i_28 * 8;
  129. _17 = zero_layout_48 + _16;
  130. ram_50 = _17->ram_start;
  131. _18 = i_28 * 8;
  132. _19 = zero_layout_48 + _18;
  133. _20 = _19->ram_end;
  134. _21 = (long unsigned int) _20;
  135. _22 = i_28 * 8;
  136. _23 = zero_layout_48 + _22;
  137. _24 = _23->ram_start;
  138. _25 = (long unsigned int) _24;
  139. size_51 = _21 - _25;
  140. j_52 = 0;
  141. goto <bb 11>; [INV]
  142. <bb 10> :
  143. _26 = ram_50 + j_30;
  144. *_26 = 0;
  145. j_55 = j_30 + 1;
  146. <bb 11> :
  147. # j_30 = PHI <j_52(9), j_55(10)>
  148. if (j_30 < size_51)
  149. goto <bb 10>; [INV]
  150. else
  151. goto <bb 12>; [INV]
  152. <bb 12> :
  153. i_53 = i_28 + 1;
  154. <bb 13> :
  155. # i_28 = PHI <i_49(8), i_53(12)>
  156. if (i_28 < len_46)
  157. goto <bb 9>; [INV]
  158. else
  159. goto <bb 14>; [INV]
  160. <bb 14> :
  161. return;
  162. }