Functions | |
char * | _stp_symbol_sprint (unsigned long address) |
Print addresses symbolically into a string. | |
void | _stp_symbol_print (unsigned long address) |
Print addresses symbolically to the trace buffer. |
|
Print addresses symbolically to the trace buffer.
Definition at line 59 of file sym.c. References _stp_print(). |
|
Print addresses symbolically into a string.
Definition at line 45 of file sym.c. References _stp_sprint(). |