Clock_Ip_Monitor.c.068i.whole-program 2.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101
  1. Marking local functions:
  2. Marking externally visible functions:
  3. Marking externally visible variables: cmuCallbacks
  4. Reclaiming functions:
  5. Reclaiming variables:
  6. Clearing address taken flags:
  7. Symbol table:
  8. ClockMonitorEmpty_GetStatus/4 (ClockMonitorEmpty_GetStatus) @06d1d700
  9. Type: function definition analyzed
  10. Visibility: force_output no_reorder prevailing_def_ironly
  11. Address is taken.
  12. References:
  13. Referring: cmuCallbacks/0 (addr)
  14. Availability: available
  15. Function flags: body
  16. Called by:
  17. Calls:
  18. ClockMonitorEmpty_ClearStatus/3 (ClockMonitorEmpty_ClearStatus) @06d1d460
  19. Type: function definition analyzed
  20. Visibility: force_output no_reorder prevailing_def_ironly
  21. Address is taken.
  22. References:
  23. Referring: cmuCallbacks/0 (addr)
  24. Availability: available
  25. Function flags: body
  26. Called by:
  27. Calls:
  28. ClockMonitorEmpty_Disable/2 (ClockMonitorEmpty_Disable) @06d1d1c0
  29. Type: function definition analyzed
  30. Visibility: force_output no_reorder prevailing_def_ironly
  31. Address is taken.
  32. References:
  33. Referring: cmuCallbacks/0 (addr)
  34. Availability: available
  35. Function flags: body
  36. Called by:
  37. Calls:
  38. ClockMonitorEmpty/1 (ClockMonitorEmpty) @06c5be00
  39. Type: function definition analyzed
  40. Visibility: force_output no_reorder prevailing_def_ironly
  41. Address is taken.
  42. References:
  43. Referring: cmuCallbacks/0 (addr)cmuCallbacks/0 (addr)cmuCallbacks/0 (addr)
  44. Availability: available
  45. Function flags: body
  46. Called by:
  47. Calls:
  48. cmuCallbacks/0 (cmuCallbacks) @06c63048
  49. Type: variable definition analyzed
  50. Visibility: force_output externally_visible no_reorder public
  51. References: ClockMonitorEmpty/1 (addr)ClockMonitorEmpty/1 (addr)ClockMonitorEmpty_Disable/2 (addr)ClockMonitorEmpty_ClearStatus/3 (addr)ClockMonitorEmpty_GetStatus/4 (addr)ClockMonitorEmpty/1 (addr)
  52. Referring:
  53. Availability: available
  54. Varpool flags: initialized read-only const-value-known
  55. ClockMonitorEmpty_GetStatus (Clock_Ip_NameType name)
  56. {
  57. Clock_Ip_CmuStatusType D.6081;
  58. Clock_Ip_CmuStatusType _1;
  59. <bb 2> :
  60. _1 = 3;
  61. <bb 3> :
  62. <L0>:
  63. return _1;
  64. }
  65. ClockMonitorEmpty_ClearStatus (Clock_Ip_NameType name)
  66. {
  67. <bb 2> :
  68. return;
  69. }
  70. ClockMonitorEmpty_Disable (Clock_Ip_NameType name)
  71. {
  72. <bb 2> :
  73. return;
  74. }
  75. ClockMonitorEmpty (const struct Clock_Ip_CmuConfigType * config)
  76. {
  77. <bb 2> :
  78. return;
  79. }