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 _start
	.type ifunc, @gnu_indirect_function
_start:
	lea	.Ljmp@GOTOFF(%ebx), %eax
ifunc:
	jmp	*(%eax)
	.section	.data.rel.ro.local,"aw",@progbits
	.align	4
.Ljmp:
	.long ifunc