ELF2: arm32 shared libraries; runs on Android 14 under TermUX
NYI: complex DT_INIT (R_RELR, etc.)
modified: p_lx_elf.cpp
modified: p_lx_elf.h
modified: stub/src/arm.v4a-expand.S
modified: stub/src/arm.v4a-linux.elf-entry.S
modified: stub/src/arm.v4a-linux.elf-so_entry.S
modified: stub/src/arm.v4a-linux.elf-so_fold.S
modified: stub/src/i386-linux.elf-main2.c
modified: stub/src/i386-linux.elf-so_main.c
modified: stub/src/upxfd_android.c
plus generated *.h *.map *.dump
This commit is contained in:
+6
-6
@@ -8,18 +8,18 @@ Linker script and memory map
|
||||
|
||||
TARGET(elf32-bigmips)
|
||||
|
||||
.text 0x0000000000000000 0xdcc
|
||||
.text 0x0000000000000000 0x1ba0
|
||||
*(.text)
|
||||
.text 0x0000000000000000 0xdcc tmp/mips.r3000-linux.elf-fold.o
|
||||
.text 0x0000000000000000 0x1ba0 tmp/mips.r3000-linux.elf-fold.o
|
||||
0x00000000000000d0 get_page_mask
|
||||
0x0000000000000cac upx_mmap_and_fd
|
||||
0x0000000000001a80 upx_mmap_and_fd
|
||||
0x00000000000000f0 get_upxfn_path
|
||||
0x0000000000000c40 underlay
|
||||
0x0000000000000aa8 upx_main
|
||||
0x00000000000019d0 underlay
|
||||
0x00000000000016f4 upx_main
|
||||
0x0000000000000010 get4unal
|
||||
0x0000000000000128 close
|
||||
*(.data)
|
||||
.data 0x0000000000000dcc 0x0 tmp/mips.r3000-linux.elf-fold.o
|
||||
.data 0x0000000000001ba0 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