whitespace
modified: p_lx_elf.cpp
This commit is contained in:
+1
-1
@@ -1581,7 +1581,7 @@ PackLinuxElf32::buildLinuxLoader(
|
|||||||
//ELF2 NYI || this->e_machine==Elf32_Ehdr::EM_386
|
//ELF2 NYI || this->e_machine==Elf32_Ehdr::EM_386
|
||||||
) { // main program with ELF2 de-compressor
|
) { // main program with ELF2 de-compressor
|
||||||
addLoader("ELFMAINX,ELFMAINZ,FOLDEXEC,IDENTSTR");
|
addLoader("ELFMAINX,ELFMAINZ,FOLDEXEC,IDENTSTR");
|
||||||
defineSymbols(ft);
|
defineSymbols(ft);
|
||||||
}
|
}
|
||||||
else { // ELF1 de-compressor
|
else { // ELF1 de-compressor
|
||||||
addStubEntrySections(ft, (methods_used ? methods_used
|
addStubEntrySections(ft, (methods_used ? methods_used
|
||||||
|
|||||||
Reference in New Issue
Block a user