Ollrogge
|
90ff6cca8a
LibELF: Correctly determine symbol amount for DT_GNU_HASH table
|
пре 1 година |
Ali Mohammad Pur
|
5e1499d104
Everywhere: Rename {Deprecated => Byte}String
|
пре 1 година |
Daniel Bertalan
|
45d81dceed
Everywhere: Replace `ElfW(type)` macro usage with `Elf_type`
|
пре 1 година |
Liav A
|
69b97fe318
LibELF: Disallow the DynamicLinker from linking a static-pie ELF object
|
пре 1 година |
Sönke Holz
|
0bff1f61b6
LibC+LibELF: Correctly call destructors on `exit()`
|
пре 1 година |
Sönke Holz
|
c42e8ddc48
LibELF: Calculate size of relocation table correctly in all cases
|
пре 1 година |
Sönke Holz
|
a65d6e5e50
LibELF: Use the first `PT_LOAD` element to calculate base address
|
пре 1 година |
implicitfield
|
79adeb626b
LibC+LibELF: Move ELF definitions from LibC to LibELF
|
пре 2 година |
Daniel Bertalan
|
cd45c2d295
LibELF: Split `do_relocation` into `do_{direct,plt}_relocation`
|
пре 2 година |
Jelle Raaijmakers
|
1951f7874d
LibELF: Report file path for unimplemented `DYNAMIC` tags
|
пре 2 година |
Timon Kruiper
|
ed3be5b7f5
LibELF+LibC: Add support for aarch64 relocations
|
пре 2 година |
Liav A
|
a4c87fac56
LibELF+LibSymbolication: Remove i686 support
|
пре 2 година |
Linus Groh
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
пре 2 година |
sin-ack
|
3f3f45580a
Everywhere: Add sv suffix to strings relying on StringView(char const*)
|
пре 3 година |
sin-ack
|
c70f45ff44
Everywhere: Explicitly specify the size in StringView constructors
|
пре 3 година |
Tim Schumacher
|
e2036ca2ca
LibELF: Store the full file path in DynamicObject
|
пре 3 година |
Daniel Bertalan
|
08c459e495
LibELF: Add support for IFUNCs
|
пре 3 година |
Daniel Bertalan
|
4d5965bd2c
LibELF: Keep track of whether the PLT contains REL or RELA relocations
|
пре 3 година |
Idan Horowitz
|
086969277e
Everywhere: Run clang-format
|
пре 3 година |
Brian Gianforcaro
|
39f924a731
LibELF: Skip DynamicObject::dump() if logging isn't enabled
|
пре 3 година |
Daniel Bertalan
|
3974cac148
LibELF: Implement support for DT_RELR relative relocations
|
пре 3 година |
Idan Horowitz
|
6c8f1e62db
LibELF: Ignore unknown dynamic tags instead of asserting
|
пре 3 година |
Andreas Kling
|
8b1108e485
Everywhere: Pass AK::StringView by value
|
пре 3 година |
Rodrigo Tobar
|
5ae384fc33
LibELF: Indicate value of unimplemented dtag
|
пре 3 година |
Rodrigo Tobar
|
a67e06184b
LibC+LibELF: Add definitions for extra dtags
|
пре 3 година |
Rodrigo Tobar
|
3efd7b458a
LibELF+readelf: Remove duplicated dtag->string map
|
пре 3 година |
Brian Gianforcaro
|
2038d2c49e
LibELF: Apply some minor optimizations to symbol lookup
|
пре 3 година |
Daniel Bertalan
|
18b2484985
LibELF: Remove `(FlatPtr)something.as_ptr()` idiom
|
пре 3 година |
Gunnar Beutner
|
f9a8c6f053
LibELF: Implement support for RELA relocations
|
пре 4 година |
Gunnar Beutner
|
d3127efc01
LibELF: Implement PLT relocations for x86_64
|
пре 4 година |