Don't hardcode offset of .shstrtab section
[deliverable/binutils-gdb.git] / ld / testsuite / ld-sh / sh64 / stolib.s
1 .text
2 .globl bar
3 .type bar,@function
4 bar:
5 ptabs r18, tr0
6 blink tr0, r63
7 .Lfe_bar: .size bar,.Lfe_bar-bar
This page took 0.029992 seconds and 4 git commands to generate.