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

/external/lldb/source/Plugins/Process/POSIX/
H A DRegisterContext_i386.h1 //===-- RegisterContext_i386.h ------------------------------*- C++ -*-===//
20 class RegisterContext_i386 : public RegisterContextPOSIX class in inherits:RegisterContextPOSIX
23 RegisterContext_i386(lldb_private::Thread &thread,
26 ~RegisterContext_i386();

Completed in 234 milliseconds