(even if it's from a C lib)
Same for D: .rdata is fine, but afaik you have only strings there, the rest - .data, .bss, .tls will suffer the same issue.
Kagamin via Digitalmars-d-learn Sat, 22 Apr 2017 06:02:02 -0700
(even if it's from a C lib)
Same for D: .rdata is fine, but afaik you have only strings there, the rest - .data, .bss, .tls will suffer the same issue.