PE: Add position independent decompressor stub for i386

This commit is contained in:
Kornel Pal
2021-12-22 02:58:09 +01:00
committed by Markus F.X.J. Oberhumer
parent 7f1f29b0d8
commit 76ddf6b8da
5 changed files with 21 additions and 6 deletions
+1
View File
@@ -214,6 +214,7 @@ protected:
bool isrtm;
bool use_dep_hack;
bool use_clear_dirty_stack;
bool use_stub_relocs;
static unsigned virta2objnum (unsigned, pe_section_t *, unsigned);