Home
last modified time | relevance | path

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

/external/lldb/source/Plugins/Process/Utility/
DRegisterContextLLDB.cpp803 …ContextLLDB::ReadRegisterValueFromRegisterLocation (lldb_private::UnwindLLDB::RegisterLocation reg… in ReadRegisterValueFromRegisterLocation()
856 …rContextLLDB::WriteRegisterValueToRegisterLocation (lldb_private::UnwindLLDB::RegisterLocation reg… in WriteRegisterValueToRegisterLocation()
924 …B::SavedLocationForRegister (uint32_t lldb_regnum, lldb_private::UnwindLLDB::RegisterLocation &reg… in SavedLocationForRegister()
1331 lldb_private::UnwindLLDB::RegisterLocation regloc; in ReadGPRValue() local
1362 lldb_private::UnwindLLDB::RegisterLocation regloc; in ReadRegister() local
1386 lldb_private::UnwindLLDB::RegisterLocation regloc; in WriteRegister() local
DUnwindLLDB.cpp281 …ForSavedLocationForRegister (uint32_t lldb_regnum, lldb_private::UnwindLLDB::RegisterLocation &reg… in SearchForSavedLocationForRegister()
/external/lldb/source/Plugins/UnwindAssembly/x86/
DUnwindAssembly-x86.cpp566 UnwindPlan::Row::RegisterLocation regloc; in get_non_call_site_unwind_plan() local
607 UnwindPlan::Row::RegisterLocation regloc; in get_non_call_site_unwind_plan() local
624 UnwindPlan::Row::RegisterLocation regloc; in get_non_call_site_unwind_plan() local
/external/v8/src/compiler/
Dlinkage-impl.h213 static LinkageLocation regloc(Register reg) { in regloc() function
/external/elfutils/src/libdwfl/
Dlinux-core-attach.c241 const Ebl_Register_Location *regloc = reglocs + regloci; in core_set_initial_registers() local
/external/elfutils/src/src/
Dreadelf.c8694 handle_bit_registers (const Ebl_Register_Location *regloc, const void *desc, in handle_bit_registers()
8706 const Ebl_Register_Location *regloc, const void *desc, in handle_core_register()
8804 const Ebl_Register_Location *regloc; member