(root)/
binutils-2.41/
ld/
testsuite/
ld-mips-elf/
textrel-1.s
        .globl foo
	.type foo, @function
foo:
        .cfi_startproc
        nop
        .cfi_def_cfa_offset 4
        nop
        .cfi_register $29, $0
        nop
        .cfi_endproc