arm/pe works with ElfLinker

This commit is contained in:
László Molnár
2006-07-01 12:36:07 +02:00
parent f14dc4a4e9
commit 5964a06386
7 changed files with 1369 additions and 193 deletions
-3
View File
@@ -121,9 +121,6 @@ protected:
bool use_thumb_stub;
virtual Linker* newLinker() const;
int rpatch_le32(void *b, int blen, const void *old, unsigned new_,
PackArmPe_Reloc &, unsigned);
int rdefSymbol(const char *, unsigned, PackArmPe_Reloc &, unsigned);
struct pe_header_t
{