Home
last modified time | relevance | path

Searched refs:eRegisterSavedAtHostMemoryLocation (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/lldb/include/lldb/Target/
DUnwindLLDB.h49 eRegisterSavedAtHostMemoryLocation, // register is saved at a word in enumerator
/external/llvm-project/lldb/source/Target/
DRegisterContextUnwind.cpp1035 case UnwindLLDB::RegisterLocation::eRegisterSavedAtHostMemoryLocation: in ReadRegisterValueFromRegisterLocation()
1077 case UnwindLLDB::RegisterLocation::eRegisterSavedAtHostMemoryLocation: in WriteRegisterValueToRegisterLocation()