aarch64-nobti.s 105 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 8 .text .globl func2 .type func2,@function func2: .globl func3 .type func3, @function bl func3 ret