Training courses
Kernel and Embedded Linux
Bootlin training courses
1 2 3 4 5 6 7 8 9 10 11
.text .global x .type x,@function x: move.d expobj2:GOT,$r10 move.d expobj2:PLT,$r10 move.d expfn2:GOT,$r10 move.d expfn2:PLT,$r10 .Lfe1: .size x,.Lfe1-x