mirror of
https://github.com/RGBCube/serenity
synced 2026-01-19 05:31:00 +00:00
For dynamic loading, the symbol bind of a symbol actually doesn't matter. We could do what old glibc did and try to find a strong symbol for any weak definitions, but the ELF spec doesn't require it and they changed that a few years ago anyway. So, moot point. :) |
||
|---|---|---|
| .. | ||
| Arch/i386 | ||
| ELFDynamicObject.cpp | ||
| ELFDynamicObject.h | ||
| ELFImage.cpp | ||
| ELFImage.h | ||
| ELFLoader.cpp | ||
| ELFLoader.h | ||
| exec_elf.h | ||
| Makefile | ||