[go-nuts] Generic symbol name in binary

2021-12-19 Thread 'Dmitry Neverov' via golang-nuts
Is the naming scheme for generic symbols in binaries described somewhere? Thanks! -- 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

[go-nuts] Type name format in dwarf

2021-03-04 Thread 'Dmitry Neverov' via golang-nuts
Please help me understand the type name format generated in debug info. Mostly they seem to be in the . format, but sometimes _test is appended to import path. Also it seems like some parts of import path are url-encoded: type T defined in package pkg of the go module github.com/my/pkg.v2 gets