gdb: Convert language la_compute_program field to a method
[deliverable/binutils-gdb.git] / ld / testsuite / ld-x86-64 / pr22135.d
1 #as: --64
2 #ld: -pie -melf_x86_64 --no-keep-memory
3 #objdump: -dw
4
5 .*: +file format .*
6
7
8 Disassembly of section .text:
9
10 #...
11 [ ]*[a-f0-9]+: 8d 05 ([0-9a-f]{2} ){4} * lea -0x[a-f0-9]+\(%rip\),%eax # [a-f0-9]+ <foo>
12 #pass
This page took 0.029167 seconds and 4 git commands to generate.