trace-symbols-foo-weak.s 136 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 8 9 10 11 12 .comm common,4,4 .text .weak foo .type foo, @function foo: callq bar@PLT .globl func1 .type func1, @function func1: call func2@PLT