Editing SELF - SPRX
Jump to navigation
Jump to search
The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.
Latest revision | Your text | ||
Line 337: | Line 337: | ||
See Spec here: [http://www.sco.com/developers/gabi/latest/ch5.pheader.html ELF Program Segment Header] | See Spec here: [http://www.sco.com/developers/gabi/latest/ch5.pheader.html ELF Program Segment Header] | ||
=== | === Processor specific segment types (p_type) === | ||
<source lang="c"> | <source lang="c"> | ||
Line 393: | Line 393: | ||
</source> | </source> | ||
=== | === Processor specific segment flags (p_flags) === | ||
<source lang="C"> | <source lang="C"> |