Searched refs:g_gpr_regnums_x86_64 (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/lldb/source/Plugins/Process/Utility/
H A DRegisterContextPOSIX_x86.cpp75 static const uint32_t g_gpr_regnums_x86_64[] = { variable
116 static_assert((sizeof(g_gpr_regnums_x86_64) / sizeof(g_gpr_regnums_x86_64[0])) -
119 "g_gpr_regnums_x86_64 has wrong number of register infos");
291 g_gpr_regnums_x86_64},
/freebsd-12-stable/contrib/llvm-project/lldb/source/Plugins/Process/NetBSD/
H A DNativeRegisterContextNetBSD_x86_64.cpp42 static const uint32_t g_gpr_regnums_x86_64[] = { member in namespace:__anon3952
82 static_assert((sizeof(g_gpr_regnums_x86_64) / sizeof(g_gpr_regnums_x86_64[0])) -
85 "g_gpr_regnums_x86_64 has wrong number of register infos");
144 g_gpr_regnums_x86_64},

Completed in 32 milliseconds