Home
last modified time | relevance | path

Searched defs:abi_sp (Results 1 – 7 of 7) sorted by relevance

/external/llvm-project/lldb/source/Plugins/UnwindAssembly/x86/
DUnwindAssembly-x86.cpp199 ABISP abi_sp = process_sp->GetABI(); in GetFastUnwindPlan() local
/external/llvm-project/lldb/source/Target/
DABI.cpp27 ABISP abi_sp; in FindPlugin() local
DThreadPlanStepOut.cpp514 lldb::ABISP abi_sp = m_process.GetABI(); in CalculateReturnValue() local
DStackFrame.cpp1540 ABISP abi_sp = frame.CalculateProcess()->GetABI(); in DoGuessValueAt() local
/external/llvm-project/lldb/source/Plugins/Process/gdb-remote/
DProcessGDBRemote.cpp581 if (ABISP abi_sp = ABI::FindPlugin(shared_from_this(), arch_to_use)) in BuildDynamicRegisterInfo() local
4278 GDBRemoteDynamicRegisterInfo &dyn_reg_info, ABISP abi_sp, in ParseRegisters()
/external/llvm-project/lldb/source/API/
DSBTarget.cpp2369 ABISP abi_sp; in GetStackRedZoneSize() local
/external/llvm-project/lldb/source/Commands/
DCommandObjectTarget.cpp3576 ABISP abi_sp = process->GetABI(); in DoExecute() local