Home
last modified time | relevance | path

Searched refs:raw_type_32 (Results 1 – 1 of 1) sorted by relevance

/openbsd/gnu/llvm/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationServerLLGS.cpp3797 uint32_t raw_type_32 = raw_type; in Handle_qMemTags() local
3798 int32_t type = reinterpret_cast<int32_t &>(raw_type_32); in Handle_qMemTags()
3872 uint32_t raw_type_32 = raw_type; in Handle_QMemTags() local
3873 int32_t type = reinterpret_cast<int32_t &>(raw_type_32); in Handle_QMemTags()