
11 Feb
2011
11 Feb
'11
9:27 a.m.
On Friday 11 February 2011 01:45 PM, Albert ARIBAUD wrote: [snip..]
Also, any thoughts on the name for the new label. _end_of_relocated_image is all I can think of?
Current practice has "_end" appended to whatever the labels delimit -- same as for "_start".
Besides, the "relocated" part would be inexact; what matters here is the loading, or copying, of the image, not its relocation (and actually BSS is kind-of-relocated, as references to BSS from text or data may be the target of a relocation record).
So I would suggest "__image_load_end" or "__image_copy_end".
Thanks. I will go with __image_copy_end
Best regards, Aneesh
Amicalement,