blob: 769da16156c7c304640b3100007688e68bf0ac17 [file] [log] [blame]
@ Check that PC-relative relocs against local function symbols are
@ generated correctly.
.text
.thumb
a:
.word 0
.word b - a
.word 0
.word 0
.type b, %function
b: