Files
upx/src/stub/tmp/i386-bsd.elf-fold.map
T
John Reiser f7cab0cf71 ELF2 for i386-linux main programs
OpenBSD and NetBSD main programs probably need work.
	modified:   ../misc/testsuite/upx_testsuite_1-expected_sha256sums.sh
	modified:   p_lx_elf.cpp
	modified:   stub/Makefile
	modified:   stub/src/i386-linux.elf-entry.S
	new file:   stub/src/i386-linux.elf-entry.lds
	modified:   stub/src/i386-linux.elf-fold.S
	modified:   stub/src/i386-linux.elf-fold.lds
	new file:   stub/src/i386-linux.elf-main2.c
	new file:   stub/src/i386-linux.elf-so_entry.lds
	modified:   stub/src/upxfd_android.c
           plus generated *.h *.map *.dump
2024-08-25 15:16:29 -07:00

57 lines
2.5 KiB
Plaintext
Vendored
Generated

Memory Configuration
Name Origin Length Attributes
*default* 0x0000000000000000 0xffffffffffffffff
Linker script and memory map
TARGET(elf32-i386)
0x0000000000c01080 . = ((0xc01000 + SIZEOF_HEADERS) + 0xc)
.text 0x0000000000c01080 0x768
*(.text)
.text 0x0000000000c01080 0xc4 tmp/i386-bsd.elf-fold.o
.text 0x0000000000c01144 0x632 tmp/i386-bsd.elf-main.o
0x0000000000c0162f upx_main
*fill* 0x0000000000c01776 0x2 00
.text 0x0000000000c01778 0x6d tmp/i386-bsd.syscall.o
0x0000000000c017e1 waitpid
0x0000000000c017b5 munmap
0x0000000000c017c9 execve
0x0000000000c017c1 getpid
0x0000000000c017d1 ftruncate
0x0000000000c01778 mmap
0x0000000000c017d9 nanosleep
0x0000000000c017a9 write
0x0000000000c017a5 read
0x0000000000c017dd unlink
0x0000000000c017cd fork
0x0000000000c017d5 gettimeofday
0x0000000000c017bd access
0x0000000000c0179d exit
0x0000000000c0179c brk
0x0000000000c017ad open
0x0000000000c017b9 mprotect
0x0000000000c017c5 fcntl
0x0000000000c017b1 close
*(.data)
*fill* 0x0000000000c017e5 0x3 00
.data 0x0000000000c017e8 0x0 tmp/i386-bsd.elf-fold.o
.data 0x0000000000c017e8 0x0 tmp/i386-bsd.elf-main.o
.data 0x0000000000c017e8 0x0 tmp/i386-bsd.syscall.o
.data
.bss 0x0000000000c017e8 0x0
.bss 0x0000000000c017e8 0x0 tmp/i386-bsd.elf-fold.o
.bss 0x0000000000c017e8 0x0 tmp/i386-bsd.elf-main.o
.bss 0x0000000000c017e8 0x0 tmp/i386-bsd.syscall.o
.rel.dyn 0x0000000000c017e8 0x0
.rel.text 0x0000000000000000 0x0 tmp/i386-bsd.elf-fold.o
LOAD tmp/i386-bsd.elf-fold.o
LOAD tmp/i386-bsd.elf-main.o
LOAD tmp/i386-bsd.syscall.o
OUTPUT(tmp/i386-bsd.elf-fold.bin elf32-i386)