Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/lldb/source/Plugins/Process/gdb-remote/
DGDBRemoteRegisterContext.h80 bool AArch64SVEReconfigure();
DGDBRemoteRegisterContext.cpp406 AArch64SVEReconfigure(); in WriteRegisterBytes()
439 AArch64SVEReconfigure(); in WriteRegisterBytes()
763 bool GDBRemoteRegisterContext::AArch64SVEReconfigure() { in AArch64SVEReconfigure() function in GDBRemoteRegisterContext
DProcessGDBRemote.cpp1664 reg_ctx_sp->AArch64SVEReconfigure(); in SetThreadStopInfo()