How can I strip the .gopclntab and (optionally) the .gosymtab sections of my Go binary?

后端 未结 0 2023
有刺的猬
有刺的猬 2020-12-20 13:40

I program on Linux x86_64. I run readelf -S ./mybinary and I see that the Go compiler places these two sections called .gopclntab and .gosymt

相关标签:
回答
  • 消灭零回复
提交回复
热议问题