diff options
author | 2013-04-23 21:02:51 +0000 | |
---|---|---|
committer | 2013-04-23 21:02:51 +0000 | |
commit | 1a310da2adaccd62a60cfd7693795e2e35c118e0 (patch) | |
tree | fe661d812e4ffa97896511c930f6168c11db2a7e /usr.bin/netstat/unix.c | |
parent | change ffs layout policy. try to pack meta data in close to the start of (diff) | |
download | wireguard-openbsd-1a310da2adaccd62a60cfd7693795e2e35c118e0.tar.xz wireguard-openbsd-1a310da2adaccd62a60cfd7693795e2e35c118e0.zip |
Do a PC-relative relocation for _map rather than going through
GOTPCREL. Uncovered after the binutils patch where it isn't optimized
away at assembly and is forced to go through GOTPCREL. But _map
is effectively a local variable.
Found with cephes by guenther@.
OK guenther@, kettenis@, deraadt@.
Diffstat (limited to 'usr.bin/netstat/unix.c')
0 files changed, 0 insertions, 0 deletions