Home
last modified time | relevance | path

Searched defs:reg_bytes (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/lldb/source/Plugins/Process/Linux/
H A DNativeRegisterContextLinux_arm64.cpp405 const uint8_t *reg_bytes = (const uint8_t *)reg_value.GetBytes(); in WriteRegister() local
/openbsd-src/gnu/llvm/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationServerLLGS.cpp2270 uint8_t reg_bytes[RegisterValue::kMaxRegisterByteSize]; in Handle_P() local