diff options
author | Fangrui Song <maskray@google.com> | 2022-04-20 13:52:45 -0700 |
---|---|---|
committer | Fangrui Song <maskray@google.com> | 2022-04-20 13:52:45 -0700 |
commit | 84e02af1ebc9988126eebe60bf19226cea835623 (patch) | |
tree | b836e59714fbb7e863699069b500e1a8a30f7210 /localedata/locales | |
parent | a8e9b5b8079d18116ca69c9797e77804ecf2ee7e (diff) | |
download | glibc-84e02af1ebc9988126eebe60bf19226cea835623.tar glibc-84e02af1ebc9988126eebe60bf19226cea835623.tar.gz glibc-84e02af1ebc9988126eebe60bf19226cea835623.tar.bz2 glibc-84e02af1ebc9988126eebe60bf19226cea835623.zip |
elf: Move elf_dynamic_do_Rel RTLD_BOOTSTRAP branches outside
elf_dynamic_do_Rel checks RTLD_BOOTSTRAP in several #ifdef branches.
Create an outside RTLD_BOOTSTRAP branch to simplify reasoning about the
function at the cost of a few duplicate lines.
Since dl_naudit is zero in RTLD_BOOTSTRAP code, the RTLD_BOOTSTRAP
branch can avoid _dl_audit_symbind calls to decrease code size.
Reviewed-by: Adheemrval Zanella <adhemerval.zanella@linaro.org>
Diffstat (limited to 'localedata/locales')
0 files changed, 0 insertions, 0 deletions