Files
abseil-cpp/absl/debugging
Fangrui Song 1278ee9bd9 vdso_support: support DT_GNU_HASH
This library provides `LookupSymbol` and `LookupSymbolByAddress`. The latter
needs `GetNumSymbols` support. An object file needs either .hash (DT_HASH) or
.gnu.hash (DT_GNU_HASH). This patch adds DT_GNU_HASH support.

Note: glibc has been supporting DT_GNU_HASH since 2006 and .hash has been quite
obsoleted in the Linux communities.
PiperOrigin-RevId: 648459622
Change-Id: I3aa1274cd4617990844258175715e3be2343afd2
2024-07-01 12:59:40 -07:00
..
2024-02-04 06:17:42 -08:00
2022-12-27 16:04:44 -08:00
2019-12-12 15:37:13 -05:00
2021-11-11 03:09:50 -05:00
2020-02-14 12:54:19 -05:00