Introduce a special "ignore_reloc_overflow" section.

This commit is contained in:
Markus F.X.J. Oberhumer
2007-02-18 18:29:26 +01:00
parent 152f8e92bf
commit 1cfad80ca2
6 changed files with 1547 additions and 1480 deletions
+1
View File
@@ -585,6 +585,7 @@ void ElfLinker::relocate1(const Relocation *rel, upx_byte *,
/*************************************************************************
// ElfLinker arch subclasses
// FIXME: add more displacment overflow checks
// FIXME: add support for our special "ignore_reloc_overflow" section
**************************************************************************/
#if 0 // FIXME