Searched defs:g_q10_regs (Results 1 - 1 of 1) sorted by last modified time

/external/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteRegisterContext.cpp729 static uint32_t g_q10_regs[] = { 63, 64, LLDB_INVALID_REGNUM }; // (d20, d21) local
741 g_q8_regs, g_q9_regs, g_q10_regs, g_q11_regs, g_q12_regs, g_q13_regs, g_q14_regs, g_q15_regs
848 { "q10", NULL, 16, 0, eEncodingVector, eFormatVectorOfUInt8, { LLDB_INVALID_REGNUM, dwarf_q10, LLDB_INVALID_REGNUM, 101, 101 }, g_q10_regs, NULL},

Completed in 85 milliseconds