exceptions.c.077i.pure-const 19 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807
  1. local analysis of undefined_handler
  2. ;; 2 loops found
  3. ;;
  4. ;; Loop 0
  5. ;; header 0, latch 1
  6. ;; depth 0, outer -1
  7. ;; nodes: 0 1 2 3 4
  8. ;;
  9. ;; Loop 1
  10. ;; header 3, latch 4
  11. ;; depth 1, outer 0
  12. ;; nodes: 3 4
  13. ;; 2 succs { 3 }
  14. ;; 3 succs { 4 }
  15. ;; 4 succs { 3 }
  16. cannot prove finiteness of loop 1
  17. Function is locally looping.
  18. Function is locally const.
  19. local analysis of SysTick_Handler
  20. ;; 2 loops found
  21. ;;
  22. ;; Loop 0
  23. ;; header 0, latch 1
  24. ;; depth 0, outer -1
  25. ;; nodes: 0 1 2 3 4
  26. ;;
  27. ;; Loop 1
  28. ;; header 3, latch 4
  29. ;; depth 1, outer 0
  30. ;; nodes: 3 4
  31. ;; 2 succs { 3 }
  32. ;; 3 succs { 4 }
  33. ;; 4 succs { 3 }
  34. cannot prove finiteness of loop 1
  35. Function is locally looping.
  36. Function is locally const.
  37. local analysis of PendSV_Handler
  38. ;; 2 loops found
  39. ;;
  40. ;; Loop 0
  41. ;; header 0, latch 1
  42. ;; depth 0, outer -1
  43. ;; nodes: 0 1 2 3 4
  44. ;;
  45. ;; Loop 1
  46. ;; header 3, latch 4
  47. ;; depth 1, outer 0
  48. ;; nodes: 3 4
  49. ;; 2 succs { 3 }
  50. ;; 3 succs { 4 }
  51. ;; 4 succs { 3 }
  52. cannot prove finiteness of loop 1
  53. Function is locally looping.
  54. Function is locally const.
  55. local analysis of DebugMon_Handler
  56. ;; 2 loops found
  57. ;;
  58. ;; Loop 0
  59. ;; header 0, latch 1
  60. ;; depth 0, outer -1
  61. ;; nodes: 0 1 2 3 4
  62. ;;
  63. ;; Loop 1
  64. ;; header 3, latch 4
  65. ;; depth 1, outer 0
  66. ;; nodes: 3 4
  67. ;; 2 succs { 3 }
  68. ;; 3 succs { 4 }
  69. ;; 4 succs { 3 }
  70. cannot prove finiteness of loop 1
  71. Function is locally looping.
  72. Function is locally const.
  73. local analysis of SVC_Handler
  74. ;; 2 loops found
  75. ;;
  76. ;; Loop 0
  77. ;; header 0, latch 1
  78. ;; depth 0, outer -1
  79. ;; nodes: 0 1 2 3 4
  80. ;;
  81. ;; Loop 1
  82. ;; header 3, latch 4
  83. ;; depth 1, outer 0
  84. ;; nodes: 3 4
  85. ;; 2 succs { 3 }
  86. ;; 3 succs { 4 }
  87. ;; 4 succs { 3 }
  88. cannot prove finiteness of loop 1
  89. Function is locally looping.
  90. Function is locally const.
  91. local analysis of UsageFault_Handler
  92. ;; 2 loops found
  93. ;;
  94. ;; Loop 0
  95. ;; header 0, latch 1
  96. ;; depth 0, outer -1
  97. ;; nodes: 0 1 2 3 4
  98. ;;
  99. ;; Loop 1
  100. ;; header 3, latch 4
  101. ;; depth 1, outer 0
  102. ;; nodes: 3 4
  103. ;; 2 succs { 3 }
  104. ;; 3 succs { 4 }
  105. ;; 4 succs { 3 }
  106. cannot prove finiteness of loop 1
  107. Function is locally looping.
  108. Function is locally const.
  109. local analysis of BusFault_Handler
  110. ;; 2 loops found
  111. ;;
  112. ;; Loop 0
  113. ;; header 0, latch 1
  114. ;; depth 0, outer -1
  115. ;; nodes: 0 1 2 3 4
  116. ;;
  117. ;; Loop 1
  118. ;; header 3, latch 4
  119. ;; depth 1, outer 0
  120. ;; nodes: 3 4
  121. ;; 2 succs { 3 }
  122. ;; 3 succs { 4 }
  123. ;; 4 succs { 3 }
  124. cannot prove finiteness of loop 1
  125. Function is locally looping.
  126. Function is locally const.
  127. local analysis of MemManage_Handler
  128. ;; 2 loops found
  129. ;;
  130. ;; Loop 0
  131. ;; header 0, latch 1
  132. ;; depth 0, outer -1
  133. ;; nodes: 0 1 2 3 4
  134. ;;
  135. ;; Loop 1
  136. ;; header 3, latch 4
  137. ;; depth 1, outer 0
  138. ;; nodes: 3 4
  139. ;; 2 succs { 3 }
  140. ;; 3 succs { 4 }
  141. ;; 4 succs { 3 }
  142. cannot prove finiteness of loop 1
  143. Function is locally looping.
  144. Function is locally const.
  145. local analysis of HardFault_Handler
  146. ;; 2 loops found
  147. ;;
  148. ;; Loop 0
  149. ;; header 0, latch 1
  150. ;; depth 0, outer -1
  151. ;; nodes: 0 1 2 3 4
  152. ;;
  153. ;; Loop 1
  154. ;; header 3, latch 4
  155. ;; depth 1, outer 0
  156. ;; nodes: 3 4
  157. ;; 2 succs { 3 }
  158. ;; 3 succs { 4 }
  159. ;; 4 succs { 3 }
  160. cannot prove finiteness of loop 1
  161. Function is locally looping.
  162. Function is locally const.
  163. local analysis of NMI_Handler
  164. ;; 2 loops found
  165. ;;
  166. ;; Loop 0
  167. ;; header 0, latch 1
  168. ;; depth 0, outer -1
  169. ;; nodes: 0 1 2 3 4
  170. ;;
  171. ;; Loop 1
  172. ;; header 3, latch 4
  173. ;; depth 1, outer 0
  174. ;; nodes: 3 4
  175. ;; 2 succs { 3 }
  176. ;; 3 succs { 4 }
  177. ;; 4 succs { 3 }
  178. cannot prove finiteness of loop 1
  179. Function is locally looping.
  180. Function is locally const.
  181. callgraph:
  182. undefined_handler/9 (undefined_handler) @05d8ba80
  183. Type: function definition analyzed
  184. Visibility: externally_visible public
  185. Aux: @059d4670
  186. References:
  187. Referring:
  188. Availability: available
  189. Function flags: count:107374 (estimated locally) body executed_once optimize_size
  190. Called by:
  191. Calls:
  192. SysTick_Handler/8 (SysTick_Handler) @05d8b7e0
  193. Type: function definition analyzed
  194. Visibility: externally_visible public weak
  195. Aux: @059d4690
  196. References:
  197. Referring:
  198. Availability: overwritable
  199. Function flags: count:107374 (estimated locally) body optimize_size
  200. Called by:
  201. Calls:
  202. PendSV_Handler/7 (PendSV_Handler) @05d8b540
  203. Type: function definition analyzed
  204. Visibility: externally_visible public weak
  205. Aux: @059d4650
  206. References:
  207. Referring:
  208. Availability: overwritable
  209. Function flags: count:107374 (estimated locally) body optimize_size
  210. Called by:
  211. Calls:
  212. DebugMon_Handler/6 (DebugMon_Handler) @05d8b2a0
  213. Type: function definition analyzed
  214. Visibility: externally_visible public weak
  215. Aux: @059d4490
  216. References:
  217. Referring:
  218. Availability: overwritable
  219. Function flags: count:107374 (estimated locally) body optimize_size
  220. Called by:
  221. Calls:
  222. SVC_Handler/5 (SVC_Handler) @05d8b000
  223. Type: function definition analyzed
  224. Visibility: externally_visible public weak
  225. Aux: @059d43f0
  226. References:
  227. Referring:
  228. Availability: overwritable
  229. Function flags: count:107374 (estimated locally) body optimize_size
  230. Called by:
  231. Calls:
  232. UsageFault_Handler/4 (UsageFault_Handler) @05d887e0
  233. Type: function definition analyzed
  234. Visibility: externally_visible public weak
  235. Aux: @059d4610
  236. References:
  237. Referring:
  238. Availability: overwritable
  239. Function flags: count:107374 (estimated locally) body optimize_size
  240. Called by:
  241. Calls:
  242. BusFault_Handler/3 (BusFault_Handler) @05d88ee0
  243. Type: function definition analyzed
  244. Visibility: externally_visible public weak
  245. Aux: @059d4630
  246. References:
  247. Referring:
  248. Availability: overwritable
  249. Function flags: count:107374 (estimated locally) body optimize_size
  250. Called by:
  251. Calls:
  252. MemManage_Handler/2 (MemManage_Handler) @05d88c40
  253. Type: function definition analyzed
  254. Visibility: externally_visible public weak
  255. Aux: @059d46f0
  256. References:
  257. Referring:
  258. Availability: overwritable
  259. Function flags: count:107374 (estimated locally) body optimize_size
  260. Called by:
  261. Calls:
  262. HardFault_Handler/1 (HardFault_Handler) @05d889a0
  263. Type: function definition analyzed
  264. Visibility: externally_visible public weak
  265. Aux: @059d4410
  266. References:
  267. Referring:
  268. Availability: overwritable
  269. Function flags: count:107374 (estimated locally) body optimize_size
  270. Called by:
  271. Calls:
  272. NMI_Handler/0 (NMI_Handler) @05d6de00
  273. Type: function definition analyzed
  274. Visibility: externally_visible public weak section:.systeminit
  275. Aux: @059d4330
  276. References:
  277. Referring:
  278. Availability: overwritable
  279. Function flags: count:107374 (estimated locally) body optimize_size
  280. Called by:
  281. Calls:
  282. ordered call graph: reduced for nothrow
  283. undefined_handler/9 (undefined_handler) @05d8ba80
  284. Type: function definition analyzed
  285. Visibility: externally_visible public
  286. Aux: @059d4670
  287. References:
  288. Referring:
  289. Availability: available
  290. Function flags: count:107374 (estimated locally) body executed_once optimize_size
  291. Called by:
  292. Calls:
  293. SysTick_Handler/8 (SysTick_Handler) @05d8b7e0
  294. Type: function definition analyzed
  295. Visibility: externally_visible public weak
  296. Aux: @059d4690
  297. References:
  298. Referring:
  299. Availability: overwritable
  300. Function flags: count:107374 (estimated locally) body optimize_size
  301. Called by:
  302. Calls:
  303. PendSV_Handler/7 (PendSV_Handler) @05d8b540
  304. Type: function definition analyzed
  305. Visibility: externally_visible public weak
  306. Aux: @059d4650
  307. References:
  308. Referring:
  309. Availability: overwritable
  310. Function flags: count:107374 (estimated locally) body optimize_size
  311. Called by:
  312. Calls:
  313. DebugMon_Handler/6 (DebugMon_Handler) @05d8b2a0
  314. Type: function definition analyzed
  315. Visibility: externally_visible public weak
  316. Aux: @059d4490
  317. References:
  318. Referring:
  319. Availability: overwritable
  320. Function flags: count:107374 (estimated locally) body optimize_size
  321. Called by:
  322. Calls:
  323. SVC_Handler/5 (SVC_Handler) @05d8b000
  324. Type: function definition analyzed
  325. Visibility: externally_visible public weak
  326. Aux: @059d43f0
  327. References:
  328. Referring:
  329. Availability: overwritable
  330. Function flags: count:107374 (estimated locally) body optimize_size
  331. Called by:
  332. Calls:
  333. UsageFault_Handler/4 (UsageFault_Handler) @05d887e0
  334. Type: function definition analyzed
  335. Visibility: externally_visible public weak
  336. Aux: @059d4610
  337. References:
  338. Referring:
  339. Availability: overwritable
  340. Function flags: count:107374 (estimated locally) body optimize_size
  341. Called by:
  342. Calls:
  343. BusFault_Handler/3 (BusFault_Handler) @05d88ee0
  344. Type: function definition analyzed
  345. Visibility: externally_visible public weak
  346. Aux: @059d4630
  347. References:
  348. Referring:
  349. Availability: overwritable
  350. Function flags: count:107374 (estimated locally) body optimize_size
  351. Called by:
  352. Calls:
  353. MemManage_Handler/2 (MemManage_Handler) @05d88c40
  354. Type: function definition analyzed
  355. Visibility: externally_visible public weak
  356. Aux: @059d46f0
  357. References:
  358. Referring:
  359. Availability: overwritable
  360. Function flags: count:107374 (estimated locally) body optimize_size
  361. Called by:
  362. Calls:
  363. HardFault_Handler/1 (HardFault_Handler) @05d889a0
  364. Type: function definition analyzed
  365. Visibility: externally_visible public weak
  366. Aux: @059d4410
  367. References:
  368. Referring:
  369. Availability: overwritable
  370. Function flags: count:107374 (estimated locally) body optimize_size
  371. Called by:
  372. Calls:
  373. NMI_Handler/0 (NMI_Handler) @05d6de00
  374. Type: function definition analyzed
  375. Visibility: externally_visible public weak section:.systeminit
  376. Aux: @059d4330
  377. References:
  378. Referring:
  379. Availability: overwritable
  380. Function flags: count:107374 (estimated locally) body optimize_size
  381. Called by:
  382. Calls:
  383. MALLOC LATTICE Initial:
  384. undefined_handler: malloc_bottom
  385. SysTick_Handler: malloc_bottom
  386. PendSV_Handler: malloc_bottom
  387. DebugMon_Handler: malloc_bottom
  388. SVC_Handler: malloc_bottom
  389. UsageFault_Handler: malloc_bottom
  390. BusFault_Handler: malloc_bottom
  391. MemManage_Handler: malloc_bottom
  392. HardFault_Handler: malloc_bottom
  393. NMI_Handler: malloc_bottom
  394. MALLOC LATTICE after propagation:
  395. undefined_handler: malloc_bottom
  396. SysTick_Handler: malloc_bottom
  397. PendSV_Handler: malloc_bottom
  398. DebugMon_Handler: malloc_bottom
  399. SVC_Handler: malloc_bottom
  400. UsageFault_Handler: malloc_bottom
  401. BusFault_Handler: malloc_bottom
  402. MemManage_Handler: malloc_bottom
  403. HardFault_Handler: malloc_bottom
  404. NMI_Handler: malloc_bottom
  405. callgraph:
  406. undefined_handler/9 (undefined_handler) @05d8ba80
  407. Type: function definition analyzed
  408. Visibility: externally_visible public
  409. Aux: @059d4610
  410. References:
  411. Referring:
  412. Availability: available
  413. Function flags: count:107374 (estimated locally) body executed_once optimize_size
  414. Called by:
  415. Calls:
  416. SysTick_Handler/8 (SysTick_Handler) @05d8b7e0
  417. Type: function definition analyzed
  418. Visibility: externally_visible public weak
  419. Aux: @059d4630
  420. References:
  421. Referring:
  422. Availability: overwritable
  423. Function flags: count:107374 (estimated locally) body optimize_size
  424. Called by:
  425. Calls:
  426. PendSV_Handler/7 (PendSV_Handler) @05d8b540
  427. Type: function definition analyzed
  428. Visibility: externally_visible public weak
  429. Aux: @059d4330
  430. References:
  431. Referring:
  432. Availability: overwritable
  433. Function flags: count:107374 (estimated locally) body optimize_size
  434. Called by:
  435. Calls:
  436. DebugMon_Handler/6 (DebugMon_Handler) @05d8b2a0
  437. Type: function definition analyzed
  438. Visibility: externally_visible public weak
  439. Aux: @059d4650
  440. References:
  441. Referring:
  442. Availability: overwritable
  443. Function flags: count:107374 (estimated locally) body optimize_size
  444. Called by:
  445. Calls:
  446. SVC_Handler/5 (SVC_Handler) @05d8b000
  447. Type: function definition analyzed
  448. Visibility: externally_visible public weak
  449. Aux: @059d4670
  450. References:
  451. Referring:
  452. Availability: overwritable
  453. Function flags: count:107374 (estimated locally) body optimize_size
  454. Called by:
  455. Calls:
  456. UsageFault_Handler/4 (UsageFault_Handler) @05d887e0
  457. Type: function definition analyzed
  458. Visibility: externally_visible public weak
  459. Aux: @059d46f0
  460. References:
  461. Referring:
  462. Availability: overwritable
  463. Function flags: count:107374 (estimated locally) body optimize_size
  464. Called by:
  465. Calls:
  466. BusFault_Handler/3 (BusFault_Handler) @05d88ee0
  467. Type: function definition analyzed
  468. Visibility: externally_visible public weak
  469. Aux: @059d43b0
  470. References:
  471. Referring:
  472. Availability: overwritable
  473. Function flags: count:107374 (estimated locally) body optimize_size
  474. Called by:
  475. Calls:
  476. MemManage_Handler/2 (MemManage_Handler) @05d88c40
  477. Type: function definition analyzed
  478. Visibility: externally_visible public weak
  479. Aux: @059d4350
  480. References:
  481. Referring:
  482. Availability: overwritable
  483. Function flags: count:107374 (estimated locally) body optimize_size
  484. Called by:
  485. Calls:
  486. HardFault_Handler/1 (HardFault_Handler) @05d889a0
  487. Type: function definition analyzed
  488. Visibility: externally_visible public weak
  489. Aux: @059d4690
  490. References:
  491. Referring:
  492. Availability: overwritable
  493. Function flags: count:107374 (estimated locally) body optimize_size
  494. Called by:
  495. Calls:
  496. NMI_Handler/0 (NMI_Handler) @05d6de00
  497. Type: function definition analyzed
  498. Visibility: externally_visible public weak section:.systeminit
  499. Aux: @059d4490
  500. References:
  501. Referring:
  502. Availability: overwritable
  503. Function flags: count:107374 (estimated locally) body optimize_size
  504. Called by:
  505. Calls:
  506. ordered call graph: reduced
  507. undefined_handler/9 (undefined_handler) @05d8ba80
  508. Type: function definition analyzed
  509. Visibility: externally_visible public
  510. Aux: @059d4610
  511. References:
  512. Referring:
  513. Availability: available
  514. Function flags: count:107374 (estimated locally) body executed_once optimize_size
  515. Called by:
  516. Calls:
  517. SysTick_Handler/8 (SysTick_Handler) @05d8b7e0
  518. Type: function definition analyzed
  519. Visibility: externally_visible public weak
  520. Aux: @059d4630
  521. References:
  522. Referring:
  523. Availability: overwritable
  524. Function flags: count:107374 (estimated locally) body optimize_size
  525. Called by:
  526. Calls:
  527. PendSV_Handler/7 (PendSV_Handler) @05d8b540
  528. Type: function definition analyzed
  529. Visibility: externally_visible public weak
  530. Aux: @059d4330
  531. References:
  532. Referring:
  533. Availability: overwritable
  534. Function flags: count:107374 (estimated locally) body optimize_size
  535. Called by:
  536. Calls:
  537. DebugMon_Handler/6 (DebugMon_Handler) @05d8b2a0
  538. Type: function definition analyzed
  539. Visibility: externally_visible public weak
  540. Aux: @059d4650
  541. References:
  542. Referring:
  543. Availability: overwritable
  544. Function flags: count:107374 (estimated locally) body optimize_size
  545. Called by:
  546. Calls:
  547. SVC_Handler/5 (SVC_Handler) @05d8b000
  548. Type: function definition analyzed
  549. Visibility: externally_visible public weak
  550. Aux: @059d4670
  551. References:
  552. Referring:
  553. Availability: overwritable
  554. Function flags: count:107374 (estimated locally) body optimize_size
  555. Called by:
  556. Calls:
  557. UsageFault_Handler/4 (UsageFault_Handler) @05d887e0
  558. Type: function definition analyzed
  559. Visibility: externally_visible public weak
  560. Aux: @059d46f0
  561. References:
  562. Referring:
  563. Availability: overwritable
  564. Function flags: count:107374 (estimated locally) body optimize_size
  565. Called by:
  566. Calls:
  567. BusFault_Handler/3 (BusFault_Handler) @05d88ee0
  568. Type: function definition analyzed
  569. Visibility: externally_visible public weak
  570. Aux: @059d43b0
  571. References:
  572. Referring:
  573. Availability: overwritable
  574. Function flags: count:107374 (estimated locally) body optimize_size
  575. Called by:
  576. Calls:
  577. MemManage_Handler/2 (MemManage_Handler) @05d88c40
  578. Type: function definition analyzed
  579. Visibility: externally_visible public weak
  580. Aux: @059d4350
  581. References:
  582. Referring:
  583. Availability: overwritable
  584. Function flags: count:107374 (estimated locally) body optimize_size
  585. Called by:
  586. Calls:
  587. HardFault_Handler/1 (HardFault_Handler) @05d889a0
  588. Type: function definition analyzed
  589. Visibility: externally_visible public weak
  590. Aux: @059d4690
  591. References:
  592. Referring:
  593. Availability: overwritable
  594. Function flags: count:107374 (estimated locally) body optimize_size
  595. Called by:
  596. Calls:
  597. NMI_Handler/0 (NMI_Handler) @05d6de00
  598. Type: function definition analyzed
  599. Visibility: externally_visible public weak section:.systeminit
  600. Aux: @059d4490
  601. References:
  602. Referring:
  603. Availability: overwritable
  604. Function flags: count:107374 (estimated locally) body optimize_size
  605. Called by:
  606. Calls:
  607. Function found to be looping const: NMI_Handler
  608. Function found to be looping const: HardFault_Handler
  609. Function found to be looping const: MemManage_Handler
  610. Function found to be looping const: BusFault_Handler
  611. Function found to be looping const: UsageFault_Handler
  612. Function found to be looping const: SVC_Handler
  613. Function found to be looping const: DebugMon_Handler
  614. Function found to be looping const: PendSV_Handler
  615. Function found to be looping const: SysTick_Handler
  616. Function found not to call free: undefined_handler
  617. undefined_handler ()
  618. {
  619. <bb 2> [local count: 107374]:
  620. <bb 3> [local count: 1073741824]:
  621. # DEBUG BEGIN_STMT
  622. # DEBUG BEGIN_STMT
  623. # DEBUG BEGIN_STMT
  624. <bb 4> [local count: 1073741824]:
  625. goto <bb 3>; [100.00%]
  626. }
  627. __attribute__((weak))
  628. SysTick_Handler ()
  629. {
  630. <bb 2> [local count: 107374]:
  631. <bb 3> [local count: 1073741824]:
  632. # DEBUG BEGIN_STMT
  633. # DEBUG BEGIN_STMT
  634. # DEBUG BEGIN_STMT
  635. <bb 4> [local count: 1073741824]:
  636. goto <bb 3>; [100.00%]
  637. }
  638. __attribute__((weak))
  639. PendSV_Handler ()
  640. {
  641. <bb 2> [local count: 107374]:
  642. <bb 3> [local count: 1073741824]:
  643. # DEBUG BEGIN_STMT
  644. # DEBUG BEGIN_STMT
  645. # DEBUG BEGIN_STMT
  646. <bb 4> [local count: 1073741824]:
  647. goto <bb 3>; [100.00%]
  648. }
  649. __attribute__((weak))
  650. DebugMon_Handler ()
  651. {
  652. <bb 2> [local count: 107374]:
  653. <bb 3> [local count: 1073741824]:
  654. # DEBUG BEGIN_STMT
  655. # DEBUG BEGIN_STMT
  656. # DEBUG BEGIN_STMT
  657. <bb 4> [local count: 1073741824]:
  658. goto <bb 3>; [100.00%]
  659. }
  660. __attribute__((weak))
  661. SVC_Handler ()
  662. {
  663. <bb 2> [local count: 107374]:
  664. <bb 3> [local count: 1073741824]:
  665. # DEBUG BEGIN_STMT
  666. # DEBUG BEGIN_STMT
  667. # DEBUG BEGIN_STMT
  668. <bb 4> [local count: 1073741824]:
  669. goto <bb 3>; [100.00%]
  670. }
  671. __attribute__((weak))
  672. UsageFault_Handler ()
  673. {
  674. <bb 2> [local count: 107374]:
  675. <bb 3> [local count: 1073741824]:
  676. # DEBUG BEGIN_STMT
  677. # DEBUG BEGIN_STMT
  678. # DEBUG BEGIN_STMT
  679. <bb 4> [local count: 1073741824]:
  680. goto <bb 3>; [100.00%]
  681. }
  682. __attribute__((weak))
  683. BusFault_Handler ()
  684. {
  685. <bb 2> [local count: 107374]:
  686. <bb 3> [local count: 1073741824]:
  687. # DEBUG BEGIN_STMT
  688. # DEBUG BEGIN_STMT
  689. # DEBUG BEGIN_STMT
  690. <bb 4> [local count: 1073741824]:
  691. goto <bb 3>; [100.00%]
  692. }
  693. __attribute__((weak))
  694. MemManage_Handler ()
  695. {
  696. <bb 2> [local count: 107374]:
  697. <bb 3> [local count: 1073741824]:
  698. # DEBUG BEGIN_STMT
  699. # DEBUG BEGIN_STMT
  700. # DEBUG BEGIN_STMT
  701. <bb 4> [local count: 1073741824]:
  702. goto <bb 3>; [100.00%]
  703. }
  704. __attribute__((weak))
  705. HardFault_Handler ()
  706. {
  707. <bb 2> [local count: 107374]:
  708. <bb 3> [local count: 1073741824]:
  709. # DEBUG BEGIN_STMT
  710. # DEBUG BEGIN_STMT
  711. # DEBUG BEGIN_STMT
  712. <bb 4> [local count: 1073741824]:
  713. goto <bb 3>; [100.00%]
  714. }
  715. __attribute__((section (".systeminit"), section (".systeminit"), weak))
  716. NMI_Handler ()
  717. {
  718. <bb 2> [local count: 107374]:
  719. <bb 3> [local count: 1073741824]:
  720. # DEBUG BEGIN_STMT
  721. # DEBUG BEGIN_STMT
  722. # DEBUG BEGIN_STMT
  723. <bb 4> [local count: 1073741824]:
  724. goto <bb 3>; [100.00%]
  725. }