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
9
	.abicalls
	.text

	/* These have obvious meanings, but we don't have currently defined
	   relocations for them.  */
	addiu	$4,$28,%dtprel(tlsvar)
	addiu	$4,$28,%tprel(tlsvar)
	addiu	$4,$28,%lo(%gottprel(tlsvar))
	addiu	$4,$28,%hi(%gottprel(tlsvar))