Home
last modified time | relevance | path

Searched defs:g_invalidate_eax (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/llvm/lldb/source/Plugins/Process/Utility/
H A DRegisterContextPOSIX_x86.h66 static uint32_t g_invalidate_eax[]; variable
H A DRegisterContextPOSIX_x86.cpp176 uint32_t RegisterContextPOSIX_x86::g_invalidate_eax[] = { member in RegisterContextPOSIX_x86
/openbsd-src/gnu/llvm/lldb/tools/debugserver/source/MacOSX/i386/
H A DDNBArchImplI386.cpp1247 const char *g_invalidate_eax[] = {"eax", "ax", "ah", "al", NULL}; variable