Skip to content

Conversation

@quic-areg
Copy link
Contributor

-z separate-code puts the text segment in its
own pages disjoint from any other segments.

Copy link
Contributor

@quic-seaswara quic-seaswara left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we import the tests from lld for this as part of this PR ?

`-z no-separate-code` Do not create a separate
code segment.

`-z separate-code` puts code segments in their
own pages disjoint from any other segments.

`-z separate-loadable-segments` puts all PT_LOAD
segments in their own pages.

Signed-off-by: quic-areg <aregmi@qti.qualcomm.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants