DescriptionUpdate DT_RELA* fields when packing relocations with addends.
If the shared libary being packed uses relocations with addends,
update DT_RELASZ and DT_RELACOUNT instead of DT_RELSZ and DT_RELCOUNT.
Check DT_RELAENT instead of DT_RELENT.
Update unit test data to match.
BUG=385553
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=289950
Patch Set 1 #
Total comments: 1
Messages
Total messages: 6 (0 generated)
|