macho/reloc: Fix addr size sensitive conditions
commit7fcf32ba3105f4eee9ac08ac21e5116835639fc2
authorChang S. Bae <changseok.bae@gmail.com>
Tue, 9 Oct 2018 01:49:56 +0000 (8 18:49 -0700)
committerCyrill Gorcunov <gorcunov@gmail.com>
Tue, 9 Oct 2018 07:23:10 +0000 (9 10:23 +0300)
tree38df8200bcd48edb5a0be104dd24a2d82fa1de35
parent195e735a81d6b07e62d606558fb3a5cb8f0f2d4a
macho/reloc: Fix addr size sensitive conditions

TLVP relocation helps GOT that is 64-bit only.

Based-on-code-from: zenith432 <zenith432@users.sourceforge.net>
Signed-off-by: Chang S. Bae <changseok.bae@gmail.com>
output/outmacho.c