diff options
author | Andreas Kling <kling@serenityos.org> | 2021-02-20 23:59:17 +0100 |
---|---|---|
committer | Andreas Kling <kling@serenityos.org> | 2021-02-21 00:02:21 +0100 |
commit | a43910acc3aeb979c1fe74f2a3d0d39ea867b219 (patch) | |
tree | 83e93fe417c64872c763393329fb5e9294e13b4e /Userland/Libraries/LibGUI/Action.h | |
parent | c5d93e55d09b3a03cadc6423bdea752f15e4942a (diff) | |
download | serenity-a43910acc3aeb979c1fe74f2a3d0d39ea867b219.zip |
LibELF: Make SymbolLookupResult::address a VirtualAddress
Let's use a stronger type than void* for this since we're talking
specifically about a virtual address and not necessarily a pointer
to something actually in memory (yet).
Diffstat (limited to 'Userland/Libraries/LibGUI/Action.h')
0 files changed, 0 insertions, 0 deletions