Prefer object over notype symbols when disassembling
[deliverable/binutils-gdb.git] / ld / testsuite / ld-mips-elf / textrel-1.s
CommitLineData
cc27e1dc 1 .globl foo
660df28a 2 .type foo, @function
cc27e1dc
EC
3foo:
4 .cfi_startproc
5 nop
6 .cfi_def_cfa_offset 4
7 nop
8 .cfi_register $29, $0
9 nop
10 .cfi_endproc
This page took 0.607991 seconds and 4 git commands to generate.