[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[avr-gcc-list] NM outout - t_ ?
From: |
Ralph Mason |
Subject: |
[avr-gcc-list] NM outout - t_ ? |
Date: |
Tue, 7 Oct 2003 09:06:31 +1300 |
Can anyone help me understand what this means. THis is NM output.
0000cbfe 00000084 T DataCollection_hsm::DataCollection(QEvent const*)
0000ce34 0000007e T DataCollection_hsm::Idle(QEvent const*)
0080086b 0000001e b DataCollection_hsm::DataCollection(QEvent const*)::t_
00800889 0000001e b DataCollection_hsm::DataCollection(QEvent const*)::t_
0080093d 0000001e b DataCollection_hsm::Idle(QEvent const*)::t_
0080095b 0000001e b DataCollection_hsm::Idle(QEvent const*)::t_
What is the t_? Why are there 2 for some functions and none for others?
Thanks
Ralph
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [avr-gcc-list] NM outout - t_ ?,
Ralph Mason <=