On Mon, Jun 7, 2021 at 9:16 AM Iti Shree <itishree1...@gmail.com> wrote: > > I am trying to understand debug/elf package especially method Symbols() . I > was wondering if there's any way to determine whether symbol name or address > of symbol is closest to elf symbol or DSO load address. I am relatively new > to the package so sorry for any silly questions.
The debug/elf Symbol structure is the ELF symbol, the same information you see from "nm" or "readelf -s". Ian -- You received this message because you are subscribed to the Google Groups "golang-nuts" group. To unsubscribe from this group and stop receiving emails from it, send an email to golang-nuts+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/golang-nuts/CAOyqgcU9ucK6qgUE-2BCqCTz5fpoS1ZFjxSXw2w-qTvk7DxvYA%40mail.gmail.com.