Variable page size: spread the word by using 'page_' instead of 'PAGE_'
modified: stub/src/arm.v4a-linux.elf-fold.S
modified: stub/src/arm64-linux.elf-entry.S
modified: stub/src/i386-linux.elf-entry.S
modified: stub/src/i386-linux.elf-fold.S
modified: stub/src/i386-linux.elf-main2.c
modified: stub/src/mipsel.r3000-linux.elf-entry.S
modified: stub/src/mipsel.r3000-linux.elf-fold.S
modified: stub/src/powerpc-linux.elf-entry.S
modified: stub/src/powerpc-linux.elf-fold.S
modified: stub/src/powerpc64-linux.elf-entry.S
plus genereated *.h *.map
This commit is contained in:
+7
-7
@@ -8,7 +8,7 @@ Linker script and memory map
|
||||
|
||||
TARGET(elf32-powerpc)
|
||||
|
||||
.text 0x0000000000000000 0x1350
|
||||
.text 0x0000000000000000 0x1408
|
||||
*(.text)
|
||||
.text 0x0000000000000000 0x294 tmp/powerpc-linux.elf-fold.o
|
||||
0x0000000000000048 Pmap
|
||||
@@ -18,14 +18,14 @@ TARGET(elf32-powerpc)
|
||||
.text 0x0000000000000294 0x130 tmp/powerpc-linux.elf-upxfd_android.o
|
||||
0x0000000000000294 upx_mmap_and_fd
|
||||
.text 0x00000000000003c4 0x0 tmp/powerpc-expand.o
|
||||
.text 0x00000000000003c4 0xf8c tmp/powerpc-linux.elf-main2.o
|
||||
.text 0x00000000000003c4 0x1044 tmp/powerpc-linux.elf-main2.o
|
||||
0x00000000000008bc underlay
|
||||
0x000000000000113c upx_main
|
||||
0x00000000000011f4 upx_main
|
||||
*(.data)
|
||||
.data 0x0000000000001350 0x0 tmp/powerpc-linux.elf-fold.o
|
||||
.data 0x0000000000001350 0x0 tmp/powerpc-linux.elf-upxfd_android.o
|
||||
.data 0x0000000000001350 0x0 tmp/powerpc-expand.o
|
||||
.data 0x0000000000001350 0x0 tmp/powerpc-linux.elf-main2.o
|
||||
.data 0x0000000000001408 0x0 tmp/powerpc-linux.elf-fold.o
|
||||
.data 0x0000000000001408 0x0 tmp/powerpc-linux.elf-upxfd_android.o
|
||||
.data 0x0000000000001408 0x0 tmp/powerpc-expand.o
|
||||
.data 0x0000000000001408 0x0 tmp/powerpc-linux.elf-main2.o
|
||||
|
||||
.data
|
||||
|
||||
|
||||
Reference in New Issue
Block a user