Modules§
- noop 🔒
- Empty symbolication strategy used to compile for platforms that have no support.
Structs§
- Symbol
- A trait representing the resolution of a symbol in a file.
- Symbol
Name - A wrapper around a symbol name to provide ergonomic accessors to the demangled name, the raw bytes, the raw string, etc.
Enums§
Functions§
- adjust_
ip 🔒 - format_
symbol_ 🔒name - resolve_
frame_ ⚠unsynchronized - Same as
resolve_frame
, only unsafe as it’s unsynchronized. - resolve_
unsynchronized ⚠ - Same as
resolve
, only unsafe as it’s unsynchronized.