about summary refs log tree commit diff
path: root/sysdeps/aarch64/dl-bti.c
diff options
context:
space:
mode:
authorSzabolcs Nagy <szabolcs.nagy@arm.com>2020-10-28 15:17:06 +0000
committerSzabolcs Nagy <szabolcs.nagy@arm.com>2020-12-02 08:48:08 +0000
commita05a7f7505d44109533d17e151f6ae88d688b1e8 (patch)
tree6f9d2ee799db4b059be88aaf0520cce4ca64e519 /sysdeps/aarch64/dl-bti.c
parentb026b85a64258a43268200795506c2416a90b322 (diff)
downloadglibc-a05a7f7505d44109533d17e151f6ae88d688b1e8.tar.gz
glibc-a05a7f7505d44109533d17e151f6ae88d688b1e8.tar.xz
glibc-a05a7f7505d44109533d17e151f6ae88d688b1e8.zip
elf: Pass the fd to note processing
To handle GNU property notes on aarch64 some segments need to
be mmaped again, so the fd of the loaded ELF module is needed.

When the fd is not available (kernel loaded modules), then -1
is passed.

The fd is passed to both _dl_process_pt_gnu_property and
_dl_process_pt_note for consistency. Target specific note
processing functions are updated accordingly.
Diffstat (limited to 'sysdeps/aarch64/dl-bti.c')
0 files changed, 0 insertions, 0 deletions