diff options
author | Augusto Noronha <anoronha@apple.com> | 2025-07-21 11:27:57 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-07-21 11:27:57 -0700 |
commit | ce44f089ded833acde529dbf448732a486207d5f (patch) | |
tree | 1c6cf86df15fae469eb96e728c1cfebdafe7517a /llvm/lib/Object/ELFObjectFile.cpp | |
parent | ac6e2ee39b34ec7ff5bed885c87e0d0bd16be835 (diff) | |
download | llvm-ce44f089ded833acde529dbf448732a486207d5f.zip llvm-ce44f089ded833acde529dbf448732a486207d5f.tar.gz llvm-ce44f089ded833acde529dbf448732a486207d5f.tar.bz2 |
[lldb] Add an extra optional did_read_live_memory to Target::ReadMemory (#149620)
Target::ReadMemory may or may not read live memory, but whether it did
read from live memory or from the filecache is opaque to callers. Add an
extra out parameter to indicate whether live memory was read or not.
Diffstat (limited to 'llvm/lib/Object/ELFObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions