summaryrefslogtreecommitdiff
path: root/CMake
diff options
context:
space:
mode:
authorGravatar Fangrui Song <maskray@google.com>2024-07-01 12:58:38 -0700
committerGravatar Copybara-Service <copybara-worker@google.com>2024-07-01 12:59:40 -0700
commit1278ee9bd9bd4916181521fac96d6fa1100e38e6 (patch)
treeb86d867fa96f2d23c89efb8da277cf8cef92b483 /CMake
parent37ebde53cfcf400ef01b59c80ae3f72039cd90f2 (diff)
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
Diffstat (limited to 'CMake')
0 files changed, 0 insertions, 0 deletions