mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2025-01-12 12:16:04 +08:00
13 lines
238 B
D
13 lines
238 B
D
|
#source: relro-relax-pcrel.s
|
||
|
#ld: -zrelro --relax
|
||
|
#objdump: -d -Mno-aliases
|
||
|
|
||
|
.*:[ ]+file format .*
|
||
|
|
||
|
|
||
|
Disassembly of section .text:
|
||
|
|
||
|
0+[0-9a-f]+ <_start>:
|
||
|
.*:[ ]+[0-9a-f]+[ ]+auipc[ ]+.*
|
||
|
.*:[ ]+[0-9a-f]+[ ]+addi[ ]+.*<SymbolRodata>
|