Chromium Code Reviews
DescriptionName packed relocations section appropriately for arm64.
Arm uses .rel.dyn, and arm64 .rela.dyn. For consistency, name the
packed relocations section as '.android.rela.dyn' for arm64, and
leave '.android.rel.dyn' for arm32.
[ No semantic effect, since packing and unpacking tools treat both
section names identically, and use the signature at the start of
section data to indicate content type. ]
BUG=385553
Committed: https://crrev.com/1ddabff1f7612387b7578d3855cb5ba9729de9f2
Cr-Commit-Position: refs/heads/master@{#298515}
Patch Set 1 #
Total comments: 2
Patch Set 2 : Update for review comments. #
Messages
Total messages: 9 (2 generated)
|
||||||||||||||||||||||||||||