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:
 .comm c1,4,1
 .comm c2,4,1
 .comm c3,4,1
 move.d c1,$r10
 move.d c2:GOT,$r10
 move.d c3:PLT,$r10