about summary refs log tree commit diff
path: root/string/tst-strsignal.c
diff options
context:
space:
mode:
authorSzabolcs Nagy <szabolcs.nagy@arm.com>2020-10-29 13:29:15 +0000
committerSzabolcs Nagy <szabolcs.nagy@arm.com>2020-11-25 15:25:13 +0000
commit36d457074f389740b45afc4f9c6d124046f8352b (patch)
tree187e13fa7bdad94503d3fd52bb0b9ccfdaa49c2a /string/tst-strsignal.c
parent8ebf571196dd499c61983dbf53c94c68ebd458cc (diff)
downloadglibc-36d457074f389740b45afc4f9c6d124046f8352b.tar.gz
glibc-36d457074f389740b45afc4f9c6d124046f8352b.tar.xz
glibc-36d457074f389740b45afc4f9c6d124046f8352b.zip
elf: Move note processing after l_phdr is updated
Program headers are processed in two pass: after the first pass
load segments are mmapped so in the second pass target specific
note processing logic can access the notes.

The second pass is moved later so various link_map fields are
set up that may be useful for note processing such as l_phdr.
The second pass should be before the fd is closed so that is
available.
Diffstat (limited to 'string/tst-strsignal.c')
0 files changed, 0 insertions, 0 deletions