PowerPC64: stub uses new strategy
Needed: expert on TOC for big-endian. glibc, musl, gcc disagree on layout (is the .func first?) and usage for .e_entry. modified: p_lx_elf.cpp modified: stub/src/amd64-linux.elf-main.c modified: stub/src/amd64-linux.elf-fold.S modified: stub/src/arch/powerpc/64le/ppc_regs.h modified: stub/src/i386-linux.elf-main.c modified: stub/src/powerpc-linux.elf-entry.S modified: stub/src/powerpc-linux.elf-fold.S modified: stub/src/powerpc64le-darwin.dylib-entry.S modified: stub/src/powerpc64le-darwin.macho-entry.S modified: stub/src/powerpc64le-linux.elf-entry.S modified: stub/src/powerpc64le-linux.elf-fold.S modified: stub/Makefile also .h, .bin.dump, .map
This commit is contained in:
@@ -13,17 +13,17 @@ TARGET(elf32-powerpc)
|
||||
*(.text)
|
||||
.text 0x0000000000100080 0x250 tmp/powerpc-linux.elf-fold.o
|
||||
0x0000000000100080 get_page_mask
|
||||
0x00000000001002b8 munmap
|
||||
0x0000000000100288 readlink
|
||||
0x00000000001002c0 munmap
|
||||
0x0000000000100290 readlink
|
||||
0x000000000010026c mmap
|
||||
0x0000000000100290 write
|
||||
0x0000000000100298 read
|
||||
0x0000000000100298 write
|
||||
0x00000000001002a0 read
|
||||
0x00000000001002c8 my_bkpt
|
||||
0x0000000000100280 exit
|
||||
0x00000000001002c0 brk
|
||||
0x00000000001002a0 open
|
||||
0x00000000001002b0 mprotect
|
||||
0x00000000001002a8 close
|
||||
0x0000000000100288 brk
|
||||
0x00000000001002a8 open
|
||||
0x00000000001002b8 mprotect
|
||||
0x00000000001002b0 close
|
||||
.text 0x00000000001002d0 0xd78 tmp/powerpc-linux.elf-main.o
|
||||
0x0000000000100e40 upx_main
|
||||
*(.data)
|
||||
|
||||
Reference in New Issue
Block a user