mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2025-01-12 12:16:04 +08:00
13 lines
226 B
D
13 lines
226 B
D
|
#as: --32 -mrelax-relocations=yes
|
||
|
#ld: -pie -melf_i386 --no-keep-memory
|
||
|
#objdump: -dw
|
||
|
|
||
|
.*: +file format .*
|
||
|
|
||
|
|
||
|
Disassembly of section .text:
|
||
|
|
||
|
#...
|
||
|
[ ]*[a-f0-9]+: 8d 81 ([0-9a-f]{2} ){4} * lea -0x[a-f0-9]+\(%ecx\),%eax
|
||
|
#pass
|