Login
From:
Binary Debt
(Uncensored)
subscribe
Linux Kernel Symbols – Binary Debt
https://binarydebt.wordpress.com/2018/12/06/linux-kernel-symbols/
links
backlinks
Tagged with:
programming
linux
operating systems
linux kernel
quick reads
Roast topics
Find topics
Find it!
Kernel symbols are names of functions and variables. Global symbols are those which are available outside the file they are declared in. Global symbols in the Linux kernel currently running on a sy…