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

	.text
	.globl	f
	.type	f,@function
f:
	mov.l .L1, r0
	mov.l .L2, r1
	.align 2
.L1:
	.long	foo@PLT
.L2:
	.long	bar@PLT