- Load-time relocation of shared libraries http://eli.thegreenplace.net/2011/08/25/load-time-relocation-of-shared-libraries/ 16 comments programming
Linking pages
- Understanding the x64 code models - Eli Bendersky's website http://eli.thegreenplace.net/2012/01/03/understanding-the-x64-code-models/ 21 comments
- Adding a new target/object backend to LLVM JITLink - The LLVM Project Blog https://blog.llvm.org/posts/2023-03-16-adding-new-llvm-jitlink-target-object-backend/ 1 comment
- Under the hood of calling C/C++ from Python - azhpushkin.me https://azhpushkin.me/posts/python-c-under-the-hood 0 comments
- cpplinks/executables.md at master · MattPD/cpplinks · GitHub https://github.com/MattPD/cpplinks/blob/master/executables.md 0 comments
- Position Independent Code (PIC) in shared libraries - Eli Bendersky's website https://eli.thegreenplace.net/2011/11/03/position-independent-code-pic-in-shared-libraries/ 0 comments
- cpplinks/executables.linking_loading.md at master · MattPD/cpplinks · GitHub https://github.com/MattPD/cpplinks/blob/master/executables.linking_loading.md 0 comments
- Linux: Understanding the Memory Layout of Linux Executables · GitHub https://gist.github.com/CMCDragonkai/10ab53654b2aa6ce55c11cfc5b2432a4 0 comments
Linked pages
- Where the top of the stack is on x86 - Eli Bendersky's website https://eli.thegreenplace.net/2011/02/04/where-the-top-of-the-stack-is-on-x86/ 173 comments
- How debuggers work: Part 2 - Breakpoints - Eli Bendersky's website http://eli.thegreenplace.net/2011/01/27/how-debuggers-work-part-2-breakpoints/ 15 comments
- Address space layout randomization - Wikipedia https://en.wikipedia.org/wiki/Address_space_layout_randomization 0 comments
- Position Independent Code (PIC) in shared libraries - Eli Bendersky's website https://eli.thegreenplace.net/2011/11/03/position-independent-code-pic-in-shared-libraries/ 0 comments
Related searches:
Search whole site: site:eli.thegreenplace.net
Search title: Load-time relocation of shared libraries - Eli Bendersky's website
See how to search.