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:
@@ -347,10 +347,10 @@ SYMBOL TABLE:
|
||||
00000000 g LEXEC000 00000000 _start
|
||||
00000000 *UND* 00000000 NMRU
|
||||
00000000 *UND* 00000000 filter_cto
|
||||
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
|
||||
|
||||
|
||||
@@ -565,10 +565,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 [LEXEC016]:
|
||||
|
||||
Reference in New Issue
Block a user