A new BSDCan video has been posted: ELF Nightmares: GOTs, PLTs, and Relocations Oh My by John Baldwin
from tpid98@lemmy.sdf.org to bsd@lemmy.sdf.org on 02 Sep 23:15
https://lemmy.sdf.org/post/41542782
from tpid98@lemmy.sdf.org to bsd@lemmy.sdf.org on 02 Sep 23:15
https://lemmy.sdf.org/post/41542782
A new BSDCan video has been posted: ELF Nightmares: GOTs, PLTs, and Relocations Oh My by John Baldwin
Mapping abstract symbol names in source code to concrete addresses at runtime requires cooperation between the compiler, static linker, and runtime loader. This talk will talk about some of the practices and data structures used for this task including ELF relocations, Global Offset Tables and Procedure Linkage Tables. Depending on time, it may also cover some more advanced topics such as initialization functions (“ifuncs”).
For more information, please visit: www.bsdcan.org/2025/
#runbsd #freebsd
threaded - newest