copy-rel-abs.s 228 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 8 9 10 11 12 13 .global foo .type foo, @object .size foo, 4 foo: .weak bar .type bar, @object .size bar, 4 bar: .long 42 .weak zed .type zed, @object zed = 0x1288