Training courses

Kernel and Embedded Linux

Bootlin training courses

Embedded Linux, kernel,
Yocto Project, Buildroot, real-time,
graphics, boot time, debugging...

Bootlin logo

Elixir Cross Referencer

1
2
3
4
5
6
7
8
 .text
y:
 .weak uw1
 .weak uw2
 .weak uw3
 move.d uw1,$r10
 move.d uw2:GOT,$r10
 move.d uw3:PLT,$r10