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.h51 eRegisterValueInferred, // register val was computed (and is in enumerator
/freebsd/contrib/llvm-project/lldb/source/Target/
H A DRegisterContextUnwind.cpp1142 case UnwindLLDB::RegisterLocation::eRegisterValueInferred: in ReadRegisterValueFromRegisterLocation()
1188 case UnwindLLDB::RegisterLocation::eRegisterValueInferred: in WriteRegisterValueToRegisterLocation()
1580 regloc.type = UnwindLLDB::RegisterLocation::eRegisterValueInferred; in SavedLocationForRegister()
1607 regloc.type = UnwindLLDB::RegisterLocation::eRegisterValueInferred; in SavedLocationForRegister()
1673 regloc.type = UnwindLLDB::RegisterLocation::eRegisterValueInferred; in SavedLocationForRegister()