Introduce Packer::relocateLoader(). This is the first step of finally getting
rid of all Packer::patchXXX() methods.
This commit is contained in:
+1
-1
@@ -132,7 +132,7 @@ PackMachPPC32::buildMachLoader(
|
||||
addStubEntrySections(ft);
|
||||
|
||||
defineSymbols(ft);
|
||||
linker->relocate();
|
||||
relocateLoader();
|
||||
}
|
||||
|
||||
void
|
||||
|
||||
Reference in New Issue
Block a user