Gunnar Beutner
|
6cb28ecee8
LibC+LibELF: Implement support for the dl_iterate_phdr helper
|
пре 4 година |
Brendan Coles
|
8ad74684ea
LibELF: DynamicObject: Add rpath and runpath helpers
|
пре 4 година |
Brendan Coles
|
f8c603fe7e
LibELF: DynamicObject: set for_each_symbol/for_each_dynamic_entry public
|
пре 4 година |
Brian Gianforcaro
|
141e6724d1
LibELF: Use StringView literal syntax to build section names.
|
пре 4 година |
Andreas Kling
|
b33a6a443e
LibELF: Inline DynamicObject::hash_section()
|
пре 4 година |
Andreas Kling
|
22b8110554
LibELF: Avoid doing strlen() on everything while iterating GNU hash
|
пре 4 година |
Andreas Kling
|
46a94a9a9e
LibELF: Rename lookup_elf_symbol() => lookup_sysv_symbol()
|
пре 4 година |
Andreas Kling
|
d6af3302e8
LibELF: Don't recompute the same ELF hashes over and over
|
пре 4 година |
Andreas Kling
|
37420f1baf
LibELF: Move ELF hash functions to their own file (and make constexpr)
|
пре 4 година |
Andreas Kling
|
f23b29f605
LibELF: Move DynamicObject::lookup_symbol() to DynamicLoader
|
пре 4 година |
Andreas Kling
|
a43910acc3
LibELF: Make SymbolLookupResult::address a VirtualAddress
|
пре 4 година |
Andreas Kling
|
c5d93e55d0
LibELF: Simplify DynamicObject::Symbol class a bit
|
пре 4 година |
Andreas Kling
|
1997d5de1a
LibELF: Make symbol lookup functions return Optional<Symbol>
|
пре 4 година |
Andreas Kling
|
ba1eea9898
LibELF+DynamicLoader: Rename DynamicObject::construct() => create()
|
пре 4 година |
Andreas Kling
|
01f1e480e5
LibELF: Fix various clang-tidy warnings
|
пре 4 година |
Andreas Kling
|
0c0127dc3f
LibELF: Use StringView instead of "const char*" in dynamic linker code
|
пре 4 година |
Andreas Kling
|
4df3a34bc2
LibELF: Only set up PLT trampoline for objects with a PLT
|
пре 4 година |
Andreas Kling
|
41d8734288
LibELF: Use Optional<SymbolLookupResult> as a return type
|
пре 4 година |
Linus Groh
|
6715ca3e16
LibELF: Remove unused m_global_symbol_lookup_func from DynamicObject
|
пре 4 година |
Andreas Kling
|
13d7c09125
Libraries: Move to Userland/Libraries/
|
пре 4 година |