arm64-linux compiles
modified: conf.h modified: linker.cpp modified: linker.h modified: p_elf_enum.h modified: p_lx_elf.cpp modified: p_lx_elf.h modified: packmast.cpp modified: stub/Makefile new file: stub/arm64-linux.shlib-init.h new file: stub/src/arm64-linux.shlib-init.S new file: stub/tmp/arm64-linux.elf-entry.bin.dump new file: stub/tmp/arm64-linux.elf-fold.map new file: stub/tmp/arm64-linux.shlib-init.bin.dump
This commit is contained in:
@@ -0,0 +1,43 @@
|
||||
file format elf64-littleaarch64
|
||||
|
||||
Sections:
|
||||
Idx Name Size VMA LMA File off Algn Flags
|
||||
0 ELFMAINX 00000024 0000000000000000 0000000000000000 00000040 2**2 CONTENTS, RELOC, READONLY
|
||||
1 NRV_HEAD 00000000 0000000000000000 0000000000000000 00000064 2**0 CONTENTS, READONLY
|
||||
2 NRV_TAIL 00000000 0000000000000000 0000000000000000 00000064 2**0 CONTENTS, READONLY
|
||||
3 NRV2E 0000012c 0000000000000000 0000000000000000 00000064 2**2 CONTENTS, READONLY
|
||||
4 NRV2D 00000120 0000000000000000 0000000000000000 00000190 2**2 CONTENTS, READONLY
|
||||
5 NRV2B 000000f8 0000000000000000 0000000000000000 000002b0 2**2 CONTENTS, READONLY
|
||||
6 LZMA_ELF00 000000b4 0000000000000000 0000000000000000 000003a8 2**2 CONTENTS, RELOC, READONLY
|
||||
7 LZMA_DEC20 000005f8 0000000000000000 0000000000000000 0000045c 2**2 CONTENTS, READONLY
|
||||
8 LZMA_DEC10 0000050c 0000000000000000 0000000000000000 00000a54 2**2 CONTENTS, READONLY
|
||||
9 LZMA_DEC30 00000000 0000000000000000 0000000000000000 00000f60 2**0 CONTENTS, READONLY
|
||||
10 ELFMAINY 00000046 0000000000000000 0000000000000000 00000f60 2**2 CONTENTS, READONLY
|
||||
11 ELFMAINZ 00000304 0000000000000000 0000000000000000 00000fa8 2**2 CONTENTS, READONLY
|
||||
SYMBOL TABLE:
|
||||
0000000000000000 l d LZMA_DEC30 0000000000000000 LZMA_DEC30
|
||||
0000000000000000 l d ELFMAINZ 0000000000000000 ELFMAINZ
|
||||
0000000000000000 l d ELFMAINX 0000000000000000 ELFMAINX
|
||||
0000000000000000 l d NRV_HEAD 0000000000000000 NRV_HEAD
|
||||
0000000000000000 l d NRV_TAIL 0000000000000000 NRV_TAIL
|
||||
0000000000000000 l d NRV2E 0000000000000000 NRV2E
|
||||
0000000000000000 l d NRV2D 0000000000000000 NRV2D
|
||||
0000000000000000 l d NRV2B 0000000000000000 NRV2B
|
||||
0000000000000000 l d LZMA_ELF00 0000000000000000 LZMA_ELF00
|
||||
0000000000000000 l d LZMA_DEC20 0000000000000000 LZMA_DEC20
|
||||
0000000000000000 l d LZMA_DEC10 0000000000000000 LZMA_DEC10
|
||||
0000000000000000 l d ELFMAINY 0000000000000000 ELFMAINY
|
||||
0000000000000000 g ELFMAINX 0000000000000000 _start
|
||||
0000000000000000 g F NRV2E 000000000000012c ucl_nrv2e_decompress_8
|
||||
0000000000000000 g F NRV2D 0000000000000120 ucl_nrv2d_decompress_8
|
||||
0000000000000000 g F NRV2B 00000000000000f8 ucl_nrv2b_decompress_8
|
||||
0000000000000000 g LZMA_DEC10 0000000000000000 LzmaDecode
|
||||
0000000000000000 g ELFMAINY 0000000000000000 end_decompress
|
||||
|
||||
RELOCATION RECORDS FOR [ELFMAINX]:
|
||||
OFFSET TYPE VALUE
|
||||
0000000000000020 R_AARCH64_CALL26 ELFMAINZ
|
||||
|
||||
RELOCATION RECORDS FOR [LZMA_ELF00]:
|
||||
OFFSET TYPE VALUE
|
||||
0000000000000004 R_AARCH64_CONDBR19 LZMA_DEC30
|
||||
Reference in New Issue
Block a user