Subject: Re: more on non-executable mappings
To: Chuck Silvers <chuq@chuq.com>
From: Bang Jun-Young <junyoung@netbsd.org>
List: tech-kern
Date: 12/01/2003 00:32:51
On Fri, Nov 28, 2003 at 11:57:21AM -0800, Chuck Silvers wrote:
>  (2) change the linker to put the PLT, GOT and rodata into their PT_LOAD
>      sections so that they can have different permissions than the existing
>      "text" and "data" load sections.

Does this mean that in i386 we'll have 5 PT_LOAD sections, each for
text, PLT, rodata, data, and GOT?

Jun-Young

-- 
Bang Jun-Young <junyoung@NetBSD.org>