https://developers.redhat.com/blog/2018/02/20/annobin-storing-information-binaries#
https://www.mankier.com/1/annobin
这个的功能是记录一些编译信息在二进制文件里,stip的时候,不会被strip掉,同时也不会被加载到运行时的内存里。方便查看编译信息,有利于问题分析。
[root@10 test]# readelf --notes --wide /usr/bin/gcc
Displaying notes found in: .note.gnu.property
Owner Data size Description
GNU 0x00000010 NT_GN