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 foo
	.type foo, %function
foo:
	nop
.L2:
	blx	lib_gd2(tlscall) 
	mov	pc, lr

.Lpool:
	.word	lib_gd2(tlsdesc) + (. - .L2)

	.section .tdata,"awT"
lib_gd2:
	.space	4