Stack Trace Symbol Rt¶
| Spice | |
|---|---|
Functions¶
resolveSymbolName¶
| Spice | |
|---|---|
Resolves an address to the name of its containing symbol via dladdr(), or an empty/unallocated String if no symbol could be found (see the file-level comment on why that is common for a Spice program's own frames today).
Parameters
| Name | Type | Description |
|---|---|---|
address |
byte* |
Returns: String