started the arm/pe conversion to ElfLinker

This commit is contained in:
László Molnár
2006-07-01 00:21:53 +02:00
parent f850d36c52
commit 08962a74ab
7 changed files with 72 additions and 145 deletions
+1
View File
@@ -123,6 +123,7 @@ protected:
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
{