[CRIU] Re: [PATCH 03/13] make: Sanitize pie.lds.S
Pavel Emelyanov
xemul at parallels.com
Wed Apr 18 06:49:26 EDT 2012
On 04/18/2012 02:47 PM, Cyrill Gorcunov wrote:
> On Wed, Apr 18, 2012 at 02:45:52PM +0400, Pavel Emelyanov wrote:
>>> In turn
>>>
>>> {
>>> .text 0x0 : {
>>> *(.text)
>>> *(.data)
>>> ...
>>> }
>>> }
>>>
>>> Does show what we're intended to do with generated result.
>>
>> OK, I see. Can we name the bounding section not .text then?
>
> As far as I know, yes. Which name you prefer here?
Anything that reflects what this thing is. Like .crblob or .auxblob or smth like this.
> Cyrill
>
More information about the CRIU
mailing list