Home
last modified time | relevance | path

Searched defs:regloc (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Target/
H A DRegisterContextUnwind.cpp1111 lldb_private::UnwindLLDB::RegisterLocation regloc, in ReadRegisterValueFromRegisterLocation()
1164 lldb_private::UnwindLLDB::RegisterLocation regloc, in WriteRegisterValueToRegisterLocation()
1262 uint32_t lldb_regnum, lldb_private::UnwindLLDB::RegisterLocation &regloc) { in SavedLocationForRegister()
1750 UnwindLLDB::RegisterLocation regloc = {}; in TryFallbackUnwindPlan() local
2182 lldb_private::UnwindLLDB::RegisterLocation regloc; in ReadGPRValue() local
2229 lldb_private::UnwindLLDB::RegisterLocation regloc; in ReadRegister() local
2264 lldb_private::UnwindLLDB::RegisterLocation regloc; in WriteRegister() local
H A DUnwindLLDB.cpp477 uint32_t lldb_regnum, lldb_private::UnwindLLDB::RegisterLocation &regloc, in SearchForSavedLocationForRegister()
/freebsd/contrib/llvm-project/lldb/source/Plugins/UnwindAssembly/x86/
H A Dx86AssemblyInspectionEngine.cpp1054 UnwindPlan::Row::RegisterLocation regloc; in GetNonCallSiteUnwindPlanFromAssembly() local
1145 UnwindPlan::Row::RegisterLocation regloc; in GetNonCallSiteUnwindPlanFromAssembly() local
/freebsd/contrib/llvm-project/libunwind/src/
H A DDwarfInstructions.hpp175 auto regloc = prolog.savedRegisters[UNW_AARCH64_RA_SIGN_STATE]; in getRA_SIGN_STATE() local