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
# Make sure the `bar' reference is global rather than local
# in the dynamic symbol table, e.g.:
#    Num:    Value  Size Type    Bind   Vis      Ndx Name
#      1: 00000000     0 OBJECT  GLOBAL DEFAULT  UND bar
# vs:
#      1: 00000000     0 OBJECT  LOCAL  DEFAULT  UND bar
#...
 *[0-9]+: +[0-9a-f]+ +0 +OBJECT +GLOBAL +DEFAULT +UND +bar
#pass