pub trait SymbolMapEntry { fn address(&self) -> u64; }
An entry in a SymbolMap.
SymbolMap
The symbol address.