Add missing src/stub/tmp/*.map files to repo.
This commit is contained in:
@@ -0,0 +1,33 @@
|
||||
|
||||
Memory Configuration
|
||||
|
||||
Name Origin Length Attributes
|
||||
*default* 0x0000000000000000 0xffffffffffffffff
|
||||
|
||||
Linker script and memory map
|
||||
|
||||
TARGET(elf32-i386)
|
||||
0x0000000000c01080 . = ((0xc01000 + SIZEOF_HEADERS) + 0xc)
|
||||
|
||||
.text 0x0000000000c01080 0x65c
|
||||
*(.text)
|
||||
.text 0x0000000000c01080 0x110 tmp/i386-linux.elf-fold.o
|
||||
0x0000000000c01183 mmap
|
||||
.text 0x0000000000c01190 0x54a tmp/i386-linux.elf-main.o
|
||||
0x0000000000c01592 upx_main
|
||||
*(.data)
|
||||
*fill* 0x0000000000c016da 0x2 00
|
||||
.data 0x0000000000c016dc 0x0 tmp/i386-linux.elf-fold.o
|
||||
.data 0x0000000000c016dc 0x0 tmp/i386-linux.elf-main.o
|
||||
|
||||
.data
|
||||
|
||||
.bss 0x0000000000c016dc 0x0
|
||||
.bss 0x0000000000c016dc 0x0 tmp/i386-linux.elf-fold.o
|
||||
.bss 0x0000000000c016dc 0x0 tmp/i386-linux.elf-main.o
|
||||
|
||||
.rel.dyn 0x0000000000c016dc 0x0
|
||||
.rel.text 0x0000000000000000 0x0 tmp/i386-linux.elf-fold.o
|
||||
LOAD tmp/i386-linux.elf-fold.o
|
||||
LOAD tmp/i386-linux.elf-main.o
|
||||
OUTPUT(tmp/i386-linux.elf-fold.bin elf32-i386)
|
||||
Reference in New Issue
Block a user