What kind of data would be put into code section?

Benxi Liu lbxlbxlbxlbxlbx@gmail.com
Wed Jun 28 04:01:00 GMT 2017


Hello everyone,
I'm using GCC 5.4.0.  I know that in some situations, GCC will put
data into .text section, to improve performance. I know one case is
jump table, but I'm still curious about other cases. What kind of data
will be put into executable sections? Is there any way to avoid this?
Any ideas?



More information about the Gcc mailing list