Loading page…
Understand how object files are linked and executables are loaded. Master object file formats, symbol tables, relocation, static and dynamic linking, loaders, memory layout, and shared libraries.
how linkers work tutorial
Linkers and Loaders demystify object files, symbols, relocation, and dynamic linking. "How does a linker work" is the query; relocating symbols by hand is the answer.