diff options
author | Lang Hames <lhames@gmail.com> | 2025-06-27 09:49:17 +1000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-06-27 09:49:17 +1000 |
commit | f93df5ebd992686f858606a5181ae99be0d2b354 (patch) | |
tree | 0e790846a666c4be2e1d2d1d4d848bc0801182ab /lldb/source/Commands/CommandObjectBreakpoint.cpp | |
parent | 76f3cc9e045330466acc7bea852c3b8e71343397 (diff) | |
download | llvm-f93df5ebd992686f858606a5181ae99be0d2b354.zip llvm-f93df5ebd992686f858606a5181ae99be0d2b354.tar.gz llvm-f93df5ebd992686f858606a5181ae99be0d2b354.tar.bz2 |
[ORC] Add read operations to orc::MemoryAccess. (#145834)
This commit adds operations to orc::MemoryAccess for reading basic types
(uint8_t, uint16_t, uint32_t, uint64_t, pointers, buffers, and strings)
from executor memory.
The InProcessMemoryAccess and EPCGenericMemoryAccess implementations are
updated to support the new operations.
Diffstat (limited to 'lldb/source/Commands/CommandObjectBreakpoint.cpp')
0 files changed, 0 insertions, 0 deletions