reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

Declarations

tools/lldb/include/lldb/Host/common/NativeRegisterContext.h
   40   const char *GetRegisterSetNameForRegisterAtIndex(uint32_t reg_index) const;

References

tools/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerLLGS.cpp
 1764       reg_context.GetRegisterSetNameForRegisterAtIndex(reg_index);