startup.c.048i.remove_symbols 3.7 KB

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