object
object copied to clipboard
Use size information in SymbolMap
ELF symbols usually include a size, and Mach-O symbols can be delimited by LC_FUNCTION_STARTS and segment sizes. This will help with https://github.com/gimli-rs/addr2line/issues/324.