https://sourceware.org/bugzilla/show_bug.cgi?id=30145
--- Comment #12 from Pali Rohár <pali at kernel dot org> --- https://learn.microsoft.com/en-us/windows/win32/debug/pe-format#special-sections Some section names are reserved and .text is really there with IMAGE_SCN_CNT_CODE | IMAGE_SCN_MEM_EXECUTE | IMAGE_SCN_MEM_READ characteristics. -- You are receiving this mail because: You are on the CC list for the bug.