Home
last modified time | relevance | path

Searched refs:SetUnwindPlanValidAtAllInstructions (Results 1 – 25 of 25) sorted by relevance

/openbsd-src/gnu/llvm/lldb/source/Symbol/
H A DCompactUnwindInfo.cpp740 unwind_plan.SetUnwindPlanValidAtAllInstructions(eLazyBoolNo); in CreateUnwindPlan_x86_64()
1012 unwind_plan.SetUnwindPlanValidAtAllInstructions(eLazyBoolNo); in CreateUnwindPlan_i386()
1309 unwind_plan.SetUnwindPlanValidAtAllInstructions(eLazyBoolNo); in CreateUnwindPlan_arm64()
1443 unwind_plan.SetUnwindPlanValidAtAllInstructions(eLazyBoolNo); in CreateUnwindPlan_armv7()
H A DArmUnwindInfo.cpp346 unwind_plan.SetUnwindPlanValidAtAllInstructions(eLazyBoolNo); in GetUnwindPlan()
H A DDWARFCallFrameInfo.cpp557 unwind_plan.SetUnwindPlanValidAtAllInstructions(eLazyBoolNo); in FDEToUnwindPlan()
565 unwind_plan.SetUnwindPlanValidAtAllInstructions(eLazyBoolNo); in FDEToUnwindPlan()
/openbsd-src/gnu/llvm/lldb/source/Plugins/ABI/AArch64/
H A DABISysV_arm64.cpp343 unwind_plan.SetUnwindPlanValidAtAllInstructions(eLazyBoolNo); in CreateFunctionEntryUnwindPlan()
369 unwind_plan.SetUnwindPlanValidAtAllInstructions(eLazyBoolNo); in CreateDefaultUnwindPlan()
H A DABIMacOSX_arm64.cpp397 unwind_plan.SetUnwindPlanValidAtAllInstructions(eLazyBoolNo); in CreateDefaultUnwindPlan()
/openbsd-src/gnu/llvm/lldb/source/Plugins/Instruction/PPC64/
H A DEmulateInstructionPPC64.cpp129 unwind_plan.SetUnwindPlanValidAtAllInstructions(eLazyBoolYes); in CreateFunctionEntryUnwind()
/openbsd-src/gnu/llvm/lldb/source/Plugins/ABI/X86/
H A DABIMacOSX_i386.cpp402 unwind_plan.SetUnwindPlanValidAtAllInstructions(eLazyBoolNo); in CreateDefaultUnwindPlan()
H A DABISysV_i386.cpp666 unwind_plan.SetUnwindPlanValidAtAllInstructions(eLazyBoolNo); in CreateDefaultUnwindPlan()
H A DABIWindows_x86_64.cpp781 unwind_plan.SetUnwindPlanValidAtAllInstructions(eLazyBoolNo); in CreateDefaultUnwindPlan()
/openbsd-src/gnu/llvm/lldb/include/lldb/Symbol/
H A DUnwindPlan.h490 void SetUnwindPlanValidAtAllInstructions( in SetUnwindPlanValidAtAllInstructions() function
/openbsd-src/gnu/llvm/lldb/source/Plugins/Platform/Linux/
H A DPlatformLinux.cpp283 unwind_plan_sp->SetUnwindPlanValidAtAllInstructions(eLazyBoolYes); in GetAArch64TrapHanlderUnwindPlan()
/openbsd-src/gnu/llvm/lldb/source/Plugins/UnwindAssembly/x86/
H A Dx86AssemblyInspectionEngine.cpp1328 unwind_plan.SetUnwindPlanValidAtAllInstructions(eLazyBoolYes); in GetNonCallSiteUnwindPlanFromAssembly()
1573 unwind_plan.SetUnwindPlanValidAtAllInstructions(eLazyBoolYes); in AugmentUnwindPlanFromCallSite()
/openbsd-src/gnu/llvm/lldb/source/Plugins/SymbolFile/Breakpad/
H A DSymbolFileBreakpad.cpp665 plan_sp->SetUnwindPlanValidAtAllInstructions(eLazyBoolNo); in ParseCFIUnwindPlan()
707 plan_sp->SetUnwindPlanValidAtAllInstructions(eLazyBoolNo); in ParseWinUnwindPlan()
/openbsd-src/gnu/llvm/lldb/source/Plugins/ABI/Hexagon/
H A DABISysV_hexagon.cpp1154 unwind_plan.SetUnwindPlanValidAtAllInstructions(eLazyBoolNo); in CreateDefaultUnwindPlan()
/openbsd-src/gnu/llvm/lldb/source/Plugins/ObjectFile/PECOFF/
H A DPECallFrameInfo.cpp501 unwind_plan.SetUnwindPlanValidAtAllInstructions(eLazyBoolNo); in GetUnwindPlan()
/openbsd-src/gnu/llvm/lldb/source/Plugins/ABI/Mips/
H A DABISysV_mips.cpp959 unwind_plan.SetUnwindPlanValidAtAllInstructions(eLazyBoolNo); in CreateDefaultUnwindPlan()
H A DABISysV_mips64.cpp1130 unwind_plan.SetUnwindPlanValidAtAllInstructions(eLazyBoolNo); in CreateDefaultUnwindPlan()
/openbsd-src/gnu/llvm/lldb/source/Plugins/ABI/PowerPC/
H A DABISysV_ppc.cpp907 unwind_plan.SetUnwindPlanValidAtAllInstructions(eLazyBoolNo); in CreateDefaultUnwindPlan()
H A DABISysV_ppc64.cpp1016 unwind_plan.SetUnwindPlanValidAtAllInstructions(eLazyBoolNo); in CreateDefaultUnwindPlan()
/openbsd-src/gnu/llvm/lldb/source/Plugins/Instruction/ARM64/
H A DEmulateInstructionARM64.cpp451 unwind_plan.SetUnwindPlanValidAtAllInstructions(eLazyBoolYes); in CreateFunctionEntryUnwind()
/openbsd-src/gnu/llvm/lldb/source/Plugins/ABI/ARM/
H A DABIMacOSX_arm.cpp1731 unwind_plan.SetUnwindPlanValidAtAllInstructions(eLazyBoolNo); in CreateDefaultUnwindPlan()
H A DABISysV_arm.cpp1846 unwind_plan.SetUnwindPlanValidAtAllInstructions(eLazyBoolNo); in CreateDefaultUnwindPlan()
/openbsd-src/gnu/llvm/lldb/source/Plugins/Instruction/MIPS64/
H A DEmulateInstructionMIPS64.cpp1035 unwind_plan.SetUnwindPlanValidAtAllInstructions(eLazyBoolYes); in CreateFunctionEntryUnwind()
/openbsd-src/gnu/llvm/lldb/source/Plugins/Instruction/MIPS/
H A DEmulateInstructionMIPS.cpp1145 unwind_plan.SetUnwindPlanValidAtAllInstructions(eLazyBoolYes); in CreateFunctionEntryUnwind()
/openbsd-src/gnu/llvm/lldb/source/Plugins/Instruction/ARM/
H A DEmulateInstructionARM.cpp14469 unwind_plan.SetUnwindPlanValidAtAllInstructions(eLazyBoolYes); in CreateFunctionEntryUnwind()