Quantcast
Channel: Intel® C++ Compiler
Viewing all articles
Browse latest Browse all 1616

xspace options for bi-endian compiler

$
0
0

I want to implement xspace protection for an image, where I am compiling my code with Intel bi-endian compiler. Is there any option available for the same.

Xspace Protection:

For each segment I need to provide the access permissions as like mentioned below

TEXT Segment : Read & Execute Permission   -----> Code

RODATA :  Read Only Permission  -------> constants, String Literals, etc

RWDATA : Read & Write Permission ---------> BSS, Data , Heap,Stack Segments.

Please provide the info for the same.
 

 


Viewing all articles
Browse latest Browse all 1616

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>