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:
@@ -183,10 +183,10 @@ SYMBOL TABLE:
|
||||
00000000 *UND* 00000000 start_of_compressed
|
||||
00000000 *UND* 00000000 start_of_uncompressed
|
||||
00000000 *UND* 00000000 stack_for_lzma
|
||||
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 length_of_bss
|
||||
00000000 *UND* 00000000 filter_length
|
||||
00000000 *UND* 00000000 filter_cto
|
||||
@@ -400,10 +400,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 [DJ2BSS00]:
|
||||
|
||||
Reference in New Issue
Block a user