Home
last modified time | relevance | path

Searched refs:g_invalidate_ebx (Results 1 – 3 of 3) sorted by relevance

/openbsd/src/gnu/llvm/lldb/source/Plugins/Process/Utility/
DRegisterContextPOSIX_x86.h67 static uint32_t g_invalidate_ebx[]; variable
DRegisterContextPOSIX_x86.cpp179 uint32_t RegisterContextPOSIX_x86::g_invalidate_ebx[] = { member in RegisterContextPOSIX_x86
/openbsd/src/gnu/llvm/lldb/tools/debugserver/source/MacOSX/i386/
DDNBArchImplI386.cpp1248 const char *g_invalidate_ebx[] = {"ebx", "bx", "bh", "bl", NULL}; variable
1263 debugserver_ebx, NULL, g_invalidate_ebx},