Started renaming some loader symbols - now that we have a real
linker we really should improve readability and avoid those old cryptic names.
This commit is contained in:
@@ -191,10 +191,10 @@ SYMBOL TABLE:
|
||||
00000000 *UND* 00000000 copy_source
|
||||
00000000 *UND* 00000000 copy_dest
|
||||
00000000 *UND* 00000000 bytes_to_copy
|
||||
00000000 *UND* 00000000 UPXa
|
||||
00000000 *UND* 00000000 UPXb
|
||||
00000000 *UND* 00000000 UPXc
|
||||
00000000 *UND* 00000000 UPXd
|
||||
00000000 *UND* 00000000 lzma_stack_adjust
|
||||
00000000 *UND* 00000000 lzma_u_len
|
||||
00000000 *UND* 00000000 lzma_c_len
|
||||
00000000 *UND* 00000000 lzma_properties
|
||||
00000000 *UND* 00000000 filter_length
|
||||
00000000 *UND* 00000000 filter_cto
|
||||
00000000 *UND* 00000000 original_entry
|
||||
@@ -408,10 +408,10 @@ OFFSET TYPE VALUE
|
||||
|
||||
RELOCATION RECORDS FOR [LZMA_DEC00]:
|
||||
OFFSET TYPE VALUE
|
||||
00000005 R_386_32 UPXa
|
||||
00000014 R_386_32 UPXb
|
||||
0000001e R_386_32 UPXc
|
||||
0000002a R_386_32 UPXd
|
||||
00000005 R_386_32 lzma_stack_adjust
|
||||
00000014 R_386_32 lzma_u_len
|
||||
0000001e R_386_32 lzma_c_len
|
||||
0000002a R_386_32 lzma_properties
|
||||
|
||||
|
||||
RELOCATION RECORDS FOR [CALLTR00]:
|
||||
|
||||
Reference in New Issue
Block a user