f6b4a6a70dfe3d9434e3164af8b8a6a00f23bf1d
[deliverable/binutils-gdb.git] / ld / testsuite / ld-mips-elf / textrel-1.s
1 .globl foo
2 foo:
3 .cfi_startproc
4 nop
5 .cfi_def_cfa_offset 4
6 nop
7 .cfi_register $29, $0
8 nop
9 .cfi_endproc
This page took 0.02878 seconds and 3 git commands to generate.