Home | History | Annotate | Download | only in ld-mips-elf
      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
     10