Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/tools/debugserver/source/
H A DDNBArch.cpp54 uint32_t DNBArchProtocol::GetRegisterCPUType() { in GetRegisterCPUType() function in DNBArchProtocol
H A DDNBArch.h44 static uint32_t GetRegisterCPUType();
H A DDNB.cpp1482 return DNBArchProtocol::GetRegisterCPUType(); in DNBGetRegisterCPUType()