(root)/
binutils-2.41/
ld/
testsuite/
ld-bpf/
reloc-insn64.s
    .data
x:
    .string "foo"
y:
    .string "bar"

    .text
main:
    lddw %r1, y