Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lldb/include/lldb/Target/
H A DUnwindLLDB.h51 eRegisterValueInferred, // register val was computed (and is in enumerator
/freebsd-13.1/contrib/llvm-project/lldb/source/Target/
H A DRegisterContextUnwind.cpp1119 case UnwindLLDB::RegisterLocation::eRegisterValueInferred: in ReadRegisterValueFromRegisterLocation()
1165 case UnwindLLDB::RegisterLocation::eRegisterValueInferred: in WriteRegisterValueToRegisterLocation()
1556 regloc.type = UnwindLLDB::RegisterLocation::eRegisterValueInferred; in SavedLocationForRegister()
1583 regloc.type = UnwindLLDB::RegisterLocation::eRegisterValueInferred; in SavedLocationForRegister()
1646 regloc.type = UnwindLLDB::RegisterLocation::eRegisterValueInferred; in SavedLocationForRegister()