Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/lldb/source/Plugins/Process/Utility/
HDUnwindLLDB.h48eRegisterSavedAtMemoryLocation, // register is saved at a specific word of target mem (target_… enumerator
HDRegisterContextLLDB.cpp1036 case UnwindLLDB::RegisterLocation::eRegisterSavedAtMemoryLocation: in ReadRegisterValueFromRegisterLocation()
1089 case UnwindLLDB::RegisterLocation::eRegisterSavedAtMemoryLocation: in WriteRegisterValueToRegisterLocation()
1457 regloc.type = UnwindLLDB::RegisterLocation::eRegisterSavedAtMemoryLocation; in SavedLocationForRegister()
1510 regloc.type = UnwindLLDB::RegisterLocation::eRegisterSavedAtMemoryLocation; in SavedLocationForRegister()