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
foo:	.word foo(TARGET2) + 0x1234
	.word foo + 0xcdef0000(TARGET2)
	.word (foo + 0x76543210)(TARGET2)