aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/recvmmsg.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-12-02 08:48:08 +0000
commitb026b85a64258a43268200795506c2416a90b322 (patch)
tree1cf50d95234a279b37de06964d3e7ff9a5db9dec /sysdeps/unix/sysv/linux/recvmmsg.c
parent9ca7fe6033c8da20f0e86ced78a351fd57190eb7 (diff)
downloadglibc-b026b85a64258a43268200795506c2416a90b322.tar
glibc-b026b85a64258a43268200795506c2416a90b322.tar.gz
glibc-b026b85a64258a43268200795506c2416a90b322.tar.bz2
glibc-b026b85a64258a43268200795506c2416a90b322.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 'sysdeps/unix/sysv/linux/recvmmsg.c')
0 files changed, 0 insertions, 0 deletions