Searched defs:g_contained_rsi (Results 1 - 2 of 2) sorted by relevance

/freebsd-10-stable/contrib/llvm/tools/lldb/source/Plugins/Process/POSIX/
H A DRegisterContextPOSIX_x86.cpp304 uint32_t RegisterContextPOSIX_x86::g_contained_rsi[] = { gpr_rsi_x86_64, LLDB_INVALID_REGNUM }; member in class:RegisterContextPOSIX_x86
H A DRegisterContextPOSIX_x86.h371 static uint32_t g_contained_rsi[]; member in class:RegisterContextPOSIX_x86

Completed in 210 milliseconds