提交历史

作者 SHA1 备注 提交日期
  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 年之前