Home
last modified time | relevance | path

Searched defs:unwind_plan (Results 1 – 9 of 9) sorted by relevance

/trueos/contrib/llvm/tools/lldb/source/Plugins/UnwindAssembly/x86/
HDUnwindAssembly-x86.cpp502 AssemblyParse_x86::get_non_call_site_unwind_plan (UnwindPlan &unwind_plan) in get_non_call_site_unwind_plan()
763 AssemblyParse_x86::get_fast_unwind_plan (AddressRange& func, UnwindPlan &unwind_plan) in get_fast_unwind_plan()
905 …:GetNonCallSiteUnwindPlanFromAssembly (AddressRange& func, Thread& thread, UnwindPlan& unwind_plan) in GetNonCallSiteUnwindPlanFromAssembly()
913 UnwindAssembly_x86::GetFastUnwindPlan (AddressRange& func, Thread& thread, UnwindPlan &unwind_plan) in GetFastUnwindPlan()
/trueos/contrib/llvm/tools/lldb/source/Plugins/ABI/MacOSX-arm/
HDABIMacOSX_arm.cpp571 ABIMacOSX_arm::CreateFunctionEntryUnwindPlan (UnwindPlan &unwind_plan) in CreateFunctionEntryUnwindPlan()
598 ABIMacOSX_arm::CreateDefaultUnwindPlan (UnwindPlan &unwind_plan) in CreateDefaultUnwindPlan()
/trueos/contrib/llvm/tools/lldb/source/Symbol/
HDDWARFCallFrameInfo.cpp51 DWARFCallFrameInfo::GetUnwindPlan (Address addr, UnwindPlan& unwind_plan) in GetUnwindPlan()
379 …llFrameInfo::FDEToUnwindPlan (dw_offset_t dwarf_offset, Address startaddr, UnwindPlan& unwind_plan) in FDEToUnwindPlan()
HDUnwindPlan.cpp71 UnwindPlan::Row::RegisterLocation::Dump (Stream &s, const UnwindPlan* unwind_plan, const UnwindPlan… in Dump() argument
163 UnwindPlan::Row::Dump (Stream& s, const UnwindPlan* unwind_plan, Thread* thread, addr_t base_addr) … in Dump() argument
/trueos/contrib/llvm/tools/lldb/source/Plugins/UnwindAssembly/InstEmulation/
HDUnwindAssemblyInstEmulation.cpp38 UnwindPlan& unwind_plan) in GetNonCallSiteUnwindPlanFromAssembly()
290 UnwindPlan &unwind_plan) in GetFastUnwindPlan()
/trueos/contrib/llvm/tools/lldb/source/Plugins/ABI/MacOSX-i386/
HDABIMacOSX_i386.cpp730 ABIMacOSX_i386::CreateFunctionEntryUnwindPlan (UnwindPlan &unwind_plan) in CreateFunctionEntryUnwindPlan()
749 ABIMacOSX_i386::CreateDefaultUnwindPlan (UnwindPlan &unwind_plan) in CreateDefaultUnwindPlan()
/trueos/contrib/llvm/tools/lldb/source/Plugins/ABI/SysV-x86_64/
HDABISysV_x86_64.cpp1061 ABISysV_x86_64::CreateFunctionEntryUnwindPlan (UnwindPlan &unwind_plan) in CreateFunctionEntryUnwindPlan()
1080 ABISysV_x86_64::CreateDefaultUnwindPlan (UnwindPlan &unwind_plan) in CreateDefaultUnwindPlan()
/trueos/contrib/llvm/tools/lldb/source/Core/
HDEmulateInstruction.cpp664 EmulateInstruction::CreateFunctionEntryUnwind (UnwindPlan &unwind_plan) in CreateFunctionEntryUnwind()
/trueos/contrib/llvm/tools/lldb/source/Plugins/Instruction/ARM/
HDEmulateInstructionARM.cpp13633 EmulateInstructionARM::CreateFunctionEntryUnwind (UnwindPlan &unwind_plan) in CreateFunctionEntryUnwind()