mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2025-01-24 12:35:55 +08:00
24 lines
703 B
D
24 lines
703 B
D
|
#source: pie.s
|
||
|
#as: -mabi=32 -EB
|
||
|
#ld: -melf32btsmip -pie
|
||
|
#readelf: -d
|
||
|
|
||
|
Dynamic section at offset 0x178 contains 16 entries:
|
||
|
Tag * Type * Name/Value
|
||
|
0x00000004 \(HASH\) * 0x220
|
||
|
0x00000005 \(STRTAB\) * 0x2fc
|
||
|
0x00000006 \(SYMTAB\) * 0x25c
|
||
|
0x0000000a \(STRSZ\) * 72 \(bytes\)
|
||
|
0x0000000b \(SYMENT\) * 16 \(bytes\)
|
||
|
0x70000035 \(MIPS_RLD_MAP_REL\) * 0x101c0
|
||
|
0x00000015 \(DEBUG\) * 0x0
|
||
|
0x00000003 \(PLTGOT\) * 0x10370
|
||
|
0x70000001 \(MIPS_RLD_VERSION\) * 1
|
||
|
0x70000005 \(MIPS_FLAGS\) * NOTPOT
|
||
|
0x70000006 \(MIPS_BASE_ADDRESS\) * 0x0
|
||
|
0x7000000a \(MIPS_LOCAL_GOTNO\) * 2
|
||
|
0x70000011 \(MIPS_SYMTABNO\) * 10
|
||
|
0x70000012 \(MIPS_UNREFEXTNO\) * 13
|
||
|
0x70000013 \(MIPS_GOTSYM\) * 0xa
|
||
|
0x00000000 \(NULL\) * 0x0
|