Previously DT_PREINIT_ARRAYSZ, DT_INIT_ARRAYSZ and DT_FINI_ARRAYSZ
were set to zero when lincerscript was used becase sections sizes are
calculated later that were taken.
Patch delays values calculation for these entries. Testcase is provided.
Differential D23663
[ELF] - Linkerscript: set correct synamic tag entries values when LS is used. grimar on Aug 18 2016, 8:18 AM. Authored by
Details Previously DT_PREINIT_ARRAYSZ, DT_INIT_ARRAYSZ and DT_FINI_ARRAYSZ Patch delays values calculation for these entries. Testcase is provided.
Diff Detail
Event Timeline
Comment Actions
|