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:
+6
-6
@@ -8,18 +8,18 @@ Linker script and memory map
|
||||
|
||||
TARGET(elf32-bigmips)
|
||||
|
||||
.text 0x0000000000000000 0xdcc
|
||||
.text 0x0000000000000000 0xe68
|
||||
*(.text)
|
||||
.text 0x0000000000000000 0xdcc tmp/mips.r3000-linux.elf-fold.o
|
||||
.text 0x0000000000000000 0xe68 tmp/mips.r3000-linux.elf-fold.o
|
||||
0x00000000000000d0 get_page_mask
|
||||
0x0000000000000cac upx_mmap_and_fd
|
||||
0x0000000000000d48 upx_mmap_and_fd
|
||||
0x00000000000000f0 get_upxfn_path
|
||||
0x0000000000000c40 underlay
|
||||
0x0000000000000aa8 upx_main
|
||||
0x0000000000000cdc underlay
|
||||
0x0000000000000b44 upx_main
|
||||
0x0000000000000010 get4unal
|
||||
0x0000000000000128 close
|
||||
*(.data)
|
||||
.data 0x0000000000000dcc 0x0 tmp/mips.r3000-linux.elf-fold.o
|
||||
.data 0x0000000000000e68 0x0 tmp/mips.r3000-linux.elf-fold.o
|
||||
|
||||
SYSCALLS 0x0000000000000000 0x178
|
||||
SYSCALLS 0x0000000000000000 0x178 tmp/mips.r3000-linux.elf-fold.o
|
||||
|
||||
Reference in New Issue
Block a user