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
.globl far_fn
.type far_fn, %function
.set far_fn, 0x7fff0000
.globl far_fn1
.type far_fn1, %function
.set far_fn1, 0x80000000
.globl far_fn2
.type far_fn2, %function
.set far_fn2, 0x80000004