watchdog.lst 3.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172
  1. GAS LISTING /tmp/ccRWgPWo.s page 1
  2. 1 .file "watchdog.c"
  3. 2 __SP_H__ = 0x3e
  4. 3 __SP_L__ = 0x3d
  5. 4 __SREG__ = 0x3f
  6. 5 __RAMPZ__ = 0x3b
  7. 6 __tmp_reg__ = 0
  8. 7 __zero_reg__ = 1
  9. 8 .section .text.NutWatchDogStart,"ax",@progbits
  10. 9 .global NutWatchDogStart
  11. 10 .type NutWatchDogStart, @function
  12. 11 NutWatchDogStart:
  13. 12 /* prologue: function */
  14. 13 /* frame size = 0 */
  15. 14 /* stack size = 0 */
  16. 15 .L__stack_usage = 0
  17. 16 0000 0C94 0000 jmp AvrWatchDogStart
  18. 17 .size NutWatchDogStart, .-NutWatchDogStart
  19. 18 .section .text.NutWatchDogRestart,"ax",@progbits
  20. 19 .global NutWatchDogRestart
  21. 20 .type NutWatchDogRestart, @function
  22. 21 NutWatchDogRestart:
  23. 22 /* prologue: function */
  24. 23 /* frame size = 0 */
  25. 24 /* stack size = 0 */
  26. 25 .L__stack_usage = 0
  27. 26 0000 0C94 0000 jmp AvrWatchDogRestart
  28. 27 .size NutWatchDogRestart, .-NutWatchDogRestart
  29. 28 .section .text.NutWatchDogDisable,"ax",@progbits
  30. 29 .global NutWatchDogDisable
  31. 30 .type NutWatchDogDisable, @function
  32. 31 NutWatchDogDisable:
  33. 32 /* prologue: function */
  34. 33 /* frame size = 0 */
  35. 34 /* stack size = 0 */
  36. 35 .L__stack_usage = 0
  37. 36 0000 0C94 0000 jmp AvrWatchDogDisable
  38. 37 .size NutWatchDogDisable, .-NutWatchDogDisable
  39. 38 .section .text.NutWatchDogEnable,"ax",@progbits
  40. 39 .global NutWatchDogEnable
  41. 40 .type NutWatchDogEnable, @function
  42. 41 NutWatchDogEnable:
  43. 42 /* prologue: function */
  44. 43 /* frame size = 0 */
  45. 44 /* stack size = 0 */
  46. 45 .L__stack_usage = 0
  47. 46 0000 0C94 0000 jmp AvrWatchDogEnable
  48. 47 .size NutWatchDogEnable, .-NutWatchDogEnable
  49. 48 .ident "GCC: (GNU) 5.3.0"
  50. GAS LISTING /tmp/ccRWgPWo.s page 2
  51. DEFINED SYMBOLS
  52. *ABS*:0000000000000000 watchdog.c
  53. /tmp/ccRWgPWo.s:2 *ABS*:000000000000003e __SP_H__
  54. /tmp/ccRWgPWo.s:3 *ABS*:000000000000003d __SP_L__
  55. /tmp/ccRWgPWo.s:4 *ABS*:000000000000003f __SREG__
  56. /tmp/ccRWgPWo.s:5 *ABS*:000000000000003b __RAMPZ__
  57. /tmp/ccRWgPWo.s:6 *ABS*:0000000000000000 __tmp_reg__
  58. /tmp/ccRWgPWo.s:7 *ABS*:0000000000000001 __zero_reg__
  59. /tmp/ccRWgPWo.s:11 .text.NutWatchDogStart:0000000000000000 NutWatchDogStart
  60. /tmp/ccRWgPWo.s:21 .text.NutWatchDogRestart:0000000000000000 NutWatchDogRestart
  61. /tmp/ccRWgPWo.s:31 .text.NutWatchDogDisable:0000000000000000 NutWatchDogDisable
  62. /tmp/ccRWgPWo.s:41 .text.NutWatchDogEnable:0000000000000000 NutWatchDogEnable
  63. UNDEFINED SYMBOLS
  64. AvrWatchDogStart
  65. AvrWatchDogRestart
  66. AvrWatchDogDisable
  67. AvrWatchDogEnable