Module symbolize

Source

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.
SymbolName
A wrapper around a symbol name to provide ergonomic accessors to the demangled name, the raw bytes, the raw string, etc.

Enums§

ResolveWhat

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.