Files
bionic/linker
Junichi Uekawa ff35b1e659 Do not depend on host bits to get the right size to write.
x86_64 32-bit or 64-bit relocations do not depend on ELF bit size, they
are 32-bit or 64-bit respectively.

Known compiler that emits such code is nacl-clang which emits
R_X86_64_PC32 which should write 32 bits but ended up writing 64 bits.

Change-Id: Ibb6b484c0fea6a7e291362148e8ac749d6674529
2015-11-19 11:28:20 +09:00
..
2014-07-28 21:03:17 -07:00
2015-11-15 12:09:16 -08:00
2015-11-15 12:09:16 -08:00
2015-11-15 12:09:16 -08:00
2015-11-15 12:09:16 -08:00
2015-01-09 14:57:53 -08:00
2015-11-15 12:09:16 -08:00
2015-11-15 12:09:16 -08:00
2015-11-15 12:09:16 -08:00
2015-08-28 20:23:52 -07:00
2012-10-30 16:35:38 -07:00