Home
last modified time | relevance | path

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

/llvm-project/lldb/unittests/Process/minidump/
H A DRegisterContextMinidumpTest.cpp56 auto RegInterface = std::make_unique<RegisterContextLinux_i386>(arch); in TEST() local
117 auto RegInterface = std::make_unique<RegisterContextLinux_x86_64>(arch); in TEST() local