blob: 2cd6861933e44407c76b4369e05308a8076c078d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
#as: --64
#ld: -pie -melf_x86_64 --no-keep-memory
#objdump: -dw
.*: +file format .*
Disassembly of section .text:
#...
[ ]*[a-f0-9]+: 8d 05 ([0-9a-f]{2} ){4} * lea -0x[a-f0-9]+\(%rip\),%eax # [a-f0-9]+ <foo>
#pass
|