Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Plugins/Process/gdb-remote/
H A DProcessGDBRemote.h324 void BuildDynamicRegisterInfo(bool force);
H A DProcessGDBRemote.cpp383 void ProcessGDBRemote::BuildDynamicRegisterInfo(bool force) { in BuildDynamicRegisterInfo() function in ProcessGDBRemote
979 BuildDynamicRegisterInfo(false); in DidLaunchOrAttach()
2111 BuildDynamicRegisterInfo(true); in SetThreadStopInfo()
2461 BuildDynamicRegisterInfo(true); in SetLastStopPacket()
4804 BuildDynamicRegisterInfo(true); in HandleStopReply()