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

/external/lldb/source/Plugins/Process/Utility/
H A DUnwindLLDB.h80 typedef std::shared_ptr<RegisterContextLLDB> RegisterContextLLDBSP; typedef in class:lldb_private::UnwindLLDB
84 RegisterContextLLDBSP
100 RegisterContextLLDBSP reg_ctx_lldb_sp; // These are all RegisterContextLLDB's

Completed in 76 milliseconds