Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/include/lldb/Target/
H A DUnwindLLDB.h54 eRegisterValueInferred, // register val was computed (and is in enumerator
/freebsd/contrib/llvm-project/lldb/source/Target/
H A DRegisterContextUnwind.cpp1121 case UnwindLLDB::ConcreteRegisterLocation::eRegisterValueInferred: in ReadRegisterValueFromRegisterLocation()
1167 case UnwindLLDB::ConcreteRegisterLocation::eRegisterValueInferred: in WriteRegisterValueToRegisterLocation()
1563 regloc.type = UnwindLLDB::ConcreteRegisterLocation::eRegisterValueInferred; in SavedLocationForRegister()
1591 regloc.type = UnwindLLDB::ConcreteRegisterLocation::eRegisterValueInferred; in SavedLocationForRegister()
1656 UnwindLLDB::ConcreteRegisterLocation::eRegisterValueInferred; in SavedLocationForRegister()
1681 regloc.type = UnwindLLDB::ConcreteRegisterLocation::eRegisterValueInferred; in SavedLocationForRegister()