exceptions.c.076i.inline 5.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245
  1. IPA summary for undefined_handler/9 is missing.
  2. IPA summary for SysTick_Handler/8 is missing.
  3. IPA summary for PendSV_Handler/7 is missing.
  4. IPA summary for DebugMon_Handler/6 is missing.
  5. IPA summary for SVC_Handler/5 is missing.
  6. IPA summary for UsageFault_Handler/4 is missing.
  7. IPA summary for BusFault_Handler/3 is missing.
  8. IPA summary for MemManage_Handler/2 is missing.
  9. IPA summary for HardFault_Handler/1 is missing.
  10. IPA summary for NMI_Handler/0 is missing.
  11. Flattening functions:
  12. Overall time estimate: 0.000000 weighted by profile: 0.000000
  13. Deciding on inlining of small functions. Starting with size 0.
  14. Reclaiming functions:
  15. Reclaiming variables:
  16. Clearing address taken flags:
  17. Deciding on functions to be inlined into all callers and removing useless speculations:
  18. Overall time estimate: 0.000000 weighted by profile: 0.000000
  19. Why inlining failed?
  20. IPA summary for undefined_handler/9 is missing.
  21. IPA summary for SysTick_Handler/8 is missing.
  22. IPA summary for PendSV_Handler/7 is missing.
  23. IPA summary for DebugMon_Handler/6 is missing.
  24. IPA summary for SVC_Handler/5 is missing.
  25. IPA summary for UsageFault_Handler/4 is missing.
  26. IPA summary for BusFault_Handler/3 is missing.
  27. IPA summary for MemManage_Handler/2 is missing.
  28. IPA summary for HardFault_Handler/1 is missing.
  29. IPA summary for NMI_Handler/0 is missing.
  30. Symbol table:
  31. undefined_handler/9 (undefined_handler) @06a88a80
  32. Type: function definition analyzed
  33. Visibility: force_output externally_visible no_reorder public
  34. References:
  35. Referring:
  36. Availability: available
  37. Function flags: body
  38. Called by:
  39. Calls:
  40. SysTick_Handler/8 (SysTick_Handler) @06a887e0
  41. Type: function definition analyzed
  42. Visibility: force_output externally_visible no_reorder public weak
  43. References:
  44. Referring:
  45. Availability: overwritable
  46. Function flags: body
  47. Called by:
  48. Calls:
  49. PendSV_Handler/7 (PendSV_Handler) @06a88540
  50. Type: function definition analyzed
  51. Visibility: force_output externally_visible no_reorder public weak
  52. References:
  53. Referring:
  54. Availability: overwritable
  55. Function flags: body
  56. Called by:
  57. Calls:
  58. DebugMon_Handler/6 (DebugMon_Handler) @06a882a0
  59. Type: function definition analyzed
  60. Visibility: force_output externally_visible no_reorder public weak
  61. References:
  62. Referring:
  63. Availability: overwritable
  64. Function flags: body
  65. Called by:
  66. Calls:
  67. SVC_Handler/5 (SVC_Handler) @06a88000
  68. Type: function definition analyzed
  69. Visibility: force_output externally_visible no_reorder public weak
  70. References:
  71. Referring:
  72. Availability: overwritable
  73. Function flags: body
  74. Called by:
  75. Calls:
  76. UsageFault_Handler/4 (UsageFault_Handler) @06a857e0
  77. Type: function definition analyzed
  78. Visibility: force_output externally_visible no_reorder public weak
  79. References:
  80. Referring:
  81. Availability: overwritable
  82. Function flags: body
  83. Called by:
  84. Calls:
  85. BusFault_Handler/3 (BusFault_Handler) @06a85ee0
  86. Type: function definition analyzed
  87. Visibility: force_output externally_visible no_reorder public weak
  88. References:
  89. Referring:
  90. Availability: overwritable
  91. Function flags: body
  92. Called by:
  93. Calls:
  94. MemManage_Handler/2 (MemManage_Handler) @06a85c40
  95. Type: function definition analyzed
  96. Visibility: force_output externally_visible no_reorder public weak
  97. References:
  98. Referring:
  99. Availability: overwritable
  100. Function flags: body
  101. Called by:
  102. Calls:
  103. HardFault_Handler/1 (HardFault_Handler) @06a859a0
  104. Type: function definition analyzed
  105. Visibility: force_output externally_visible no_reorder public weak
  106. References:
  107. Referring:
  108. Availability: overwritable
  109. Function flags: body
  110. Called by:
  111. Calls:
  112. NMI_Handler/0 (NMI_Handler) @06a6ae00
  113. Type: function definition analyzed
  114. Visibility: force_output externally_visible no_reorder public weak section:.systeminit
  115. References:
  116. Referring:
  117. Availability: overwritable
  118. Function flags: body
  119. Called by:
  120. Calls:
  121. ;; Function NMI_Handler (NMI_Handler, funcdef_no=0, decl_uid=5523, cgraph_uid=1, symbol_order=0)
  122. __attribute__((section (".systeminit"), section (".systeminit"), weak))
  123. NMI_Handler ()
  124. {
  125. <bb 2> :
  126. goto <bb 2>; [INV]
  127. }
  128. ;; Function HardFault_Handler (HardFault_Handler, funcdef_no=1, decl_uid=5525, cgraph_uid=2, symbol_order=1)
  129. __attribute__((weak))
  130. HardFault_Handler ()
  131. {
  132. <bb 2> :
  133. goto <bb 2>; [INV]
  134. }
  135. ;; Function MemManage_Handler (MemManage_Handler, funcdef_no=2, decl_uid=5527, cgraph_uid=3, symbol_order=2)
  136. __attribute__((weak))
  137. MemManage_Handler ()
  138. {
  139. <bb 2> :
  140. goto <bb 2>; [INV]
  141. }
  142. ;; Function BusFault_Handler (BusFault_Handler, funcdef_no=3, decl_uid=5529, cgraph_uid=4, symbol_order=3)
  143. __attribute__((weak))
  144. BusFault_Handler ()
  145. {
  146. <bb 2> :
  147. goto <bb 2>; [INV]
  148. }
  149. ;; Function UsageFault_Handler (UsageFault_Handler, funcdef_no=4, decl_uid=5531, cgraph_uid=5, symbol_order=4)
  150. __attribute__((weak))
  151. UsageFault_Handler ()
  152. {
  153. <bb 2> :
  154. goto <bb 2>; [INV]
  155. }
  156. ;; Function SVC_Handler (SVC_Handler, funcdef_no=5, decl_uid=5561, cgraph_uid=6, symbol_order=5)
  157. __attribute__((weak))
  158. SVC_Handler ()
  159. {
  160. <bb 2> :
  161. goto <bb 2>; [INV]
  162. }
  163. ;; Function DebugMon_Handler (DebugMon_Handler, funcdef_no=6, decl_uid=5533, cgraph_uid=7, symbol_order=6)
  164. __attribute__((weak))
  165. DebugMon_Handler ()
  166. {
  167. <bb 2> :
  168. goto <bb 2>; [INV]
  169. }
  170. ;; Function PendSV_Handler (PendSV_Handler, funcdef_no=7, decl_uid=5535, cgraph_uid=8, symbol_order=7)
  171. __attribute__((weak))
  172. PendSV_Handler ()
  173. {
  174. <bb 2> :
  175. goto <bb 2>; [INV]
  176. }
  177. ;; Function SysTick_Handler (SysTick_Handler, funcdef_no=8, decl_uid=5537, cgraph_uid=9, symbol_order=8)
  178. __attribute__((weak))
  179. SysTick_Handler ()
  180. {
  181. <bb 2> :
  182. goto <bb 2>; [INV]
  183. }
  184. ;; Function undefined_handler (undefined_handler, funcdef_no=9, decl_uid=5539, cgraph_uid=10, symbol_order=9)
  185. undefined_handler ()
  186. {
  187. <bb 2> :
  188. goto <bb 2>; [INV]
  189. }