diff options
author | Rich Felker <dalias@aerifal.cx> | 2014-06-16 03:09:07 -0400 |
---|---|---|
committer | Rich Felker <dalias@aerifal.cx> | 2014-06-16 03:09:07 -0400 |
commit | bfa09700b927c99cff5263483c1d7a4d1fe766e5 (patch) | |
tree | 2cb41b425402212a2916e00d3108edd045552664 /arch/x32/syscall_arch.h | |
parent | 4e5c7a2176773c9a1564c6603240337b3ad6b496 (diff) | |
download | musl-bfa09700b927c99cff5263483c1d7a4d1fe766e5.tar.gz |
dynamic linker: permit error returns from arch-specific reloc function
the immediate motivation is supporting TLSDESC relocations which
require allocation and thus may fail (unless we pre-allocate), but
this mechanism should also be used for throwing an error on
unsupported or invalid relocation types, and perhaps in certain cases,
for reporting when a relocation is not satisfiable.
Diffstat (limited to 'arch/x32/syscall_arch.h')
0 files changed, 0 insertions, 0 deletions