Searched refs:DoWriteMemoryTags (Results 1 – 4 of 4) sorted by relevance
| /openbsd-src/gnu/llvm/lldb/source/Plugins/Process/gdb-remote/ |
| H A D | ProcessGDBRemote.h | 414 Status DoWriteMemoryTags(lldb::addr_t addr, size_t len, int32_t type,
|
| H A D | ProcessGDBRemote.cpp | 2558 Status ProcessGDBRemote::DoWriteMemoryTags(lldb::addr_t addr, size_t len, in DoWriteMemoryTags() function in ProcessGDBRemote
|
| /openbsd-src/gnu/llvm/lldb/include/lldb/Target/ |
| H A D | Process.h | 2829 virtual Status DoWriteMemoryTags(lldb::addr_t addr, size_t len, int32_t type, in DoWriteMemoryTags() function
|
| /openbsd-src/gnu/llvm/lldb/source/Target/ |
| H A D | Process.cpp | 6163 return DoWriteMemoryTags(addr, len, tag_manager->GetAllocationTagType(), in WriteMemoryTags()
|