Yesterday, I reported an issue on debug/gosym at issues/65232 regarding the difference between the symbol table and gopclntab. A member of the Go team informed me that the start of the .text segment is not always kept the same as 'runtime.text' value. I am curious about how the compiler sets this symbol and if there is a way to obtain this value without relying on the symbol table. Additionally, how does a compiled binary locate it even after being stripped? Any suggestions would be appreciated.
-- 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/cf32849d-64a0-4615-bfa1-8add7b1f2b62n%40googlegroups.com.