This patch changes GnuHashTableSection implementation
to avoid depend on uintX_t and other ELFT stuff, reducing amount of
changes for following patch(es).
Details
Details
Diff Detail
Diff Detail
Paths
| Differential D31184
[ELF] - Prepare GnuHashTableSection<ELFT> for detemplation. ClosedPublic Authored by grimar on Mar 21 2017, 5:23 AM.
Details Summary This patch changes GnuHashTableSection implementation
Diff Detail Event TimelineThis revision is now accepted and ready to land.Mar 28 2017, 11:26 AM Closed by commit rL298998: [ELF] - Prepare GnuHashTableSection<ELFT> for detemplation. (authored by grimar). · Explain WhyMar 29 2017, 8:35 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 92471 ELF/SyntheticSections.h
ELF/SyntheticSections.cpp
|
Just like writeUint, you want to define readUint.