1:readelf -l 查看二进制文件信息
1|rk3568_s:/odm/lib # readelf -l /data/aplay
Elf file type is EXEC (Executable file)
Entry point 0x40ae8c
There are 8 program headers, starting at offset 64
Program Headers:
Type Offset VirtAddr PhysAddr FileSiz MemSiz Flg Align
PHDR 0x000040 0x0000000000400040 0x0000000000400040 0x001c0 0x001c0 R 0x8
INTERP 0x000200 0x0000000000400200 0x0000000000400200 0x0001b 0x0001b R 0x1
[Requesting program interpreter: /lib/ld-linux-aarch64.so.1]
LOAD 0x000000 0x0000000000400000 0x0000000000400000 0x0faf4 0x0faf4 R E 0x1000