| /llvm-project-15.0.7/lldb/source/Symbol/ |
| H A D | CompactUnwindInfo.cpp | 741 unwind_plan.SetUnwindPlanValidAtAllInstructions(eLazyBoolNo); in CreateUnwindPlan_x86_64() 1013 unwind_plan.SetUnwindPlanValidAtAllInstructions(eLazyBoolNo); in CreateUnwindPlan_i386() 1310 unwind_plan.SetUnwindPlanValidAtAllInstructions(eLazyBoolNo); in CreateUnwindPlan_arm64() 1444 unwind_plan.SetUnwindPlanValidAtAllInstructions(eLazyBoolNo); in CreateUnwindPlan_armv7()
|
| H A D | ArmUnwindInfo.cpp | 346 unwind_plan.SetUnwindPlanValidAtAllInstructions(eLazyBoolNo); in GetUnwindPlan()
|
| H A D | DWARFCallFrameInfo.cpp | 556 unwind_plan.SetUnwindPlanValidAtAllInstructions(eLazyBoolNo); in FDEToUnwindPlan() 564 unwind_plan.SetUnwindPlanValidAtAllInstructions(eLazyBoolNo); in FDEToUnwindPlan()
|
| /llvm-project-15.0.7/lldb/source/Plugins/ABI/AArch64/ |
| H A D | ABISysV_arm64.cpp | 342 unwind_plan.SetUnwindPlanValidAtAllInstructions(eLazyBoolNo); in CreateFunctionEntryUnwindPlan() 368 unwind_plan.SetUnwindPlanValidAtAllInstructions(eLazyBoolNo); in CreateDefaultUnwindPlan()
|
| H A D | ABIMacOSX_arm64.cpp | 396 unwind_plan.SetUnwindPlanValidAtAllInstructions(eLazyBoolNo); in CreateDefaultUnwindPlan()
|
| /llvm-project-15.0.7/lldb/source/Plugins/Instruction/PPC64/ |
| H A D | EmulateInstructionPPC64.cpp | 129 unwind_plan.SetUnwindPlanValidAtAllInstructions(eLazyBoolYes); in CreateFunctionEntryUnwind()
|
| /llvm-project-15.0.7/lldb/source/Plugins/ABI/X86/ |
| H A D | ABIMacOSX_i386.cpp | 401 unwind_plan.SetUnwindPlanValidAtAllInstructions(eLazyBoolNo); in CreateDefaultUnwindPlan()
|
| H A D | ABISysV_i386.cpp | 664 unwind_plan.SetUnwindPlanValidAtAllInstructions(eLazyBoolNo); in CreateDefaultUnwindPlan()
|
| H A D | ABIWindows_x86_64.cpp | 780 unwind_plan.SetUnwindPlanValidAtAllInstructions(eLazyBoolNo); in CreateDefaultUnwindPlan()
|
| H A D | ABISysV_x86_64.cpp | 900 unwind_plan.SetUnwindPlanValidAtAllInstructions(eLazyBoolNo); in CreateDefaultUnwindPlan()
|
| /llvm-project-15.0.7/lldb/include/lldb/Symbol/ |
| H A D | UnwindPlan.h | 490 void SetUnwindPlanValidAtAllInstructions( in SetUnwindPlanValidAtAllInstructions() function
|
| /llvm-project-15.0.7/lldb/source/Plugins/Platform/Linux/ |
| H A D | PlatformLinux.cpp | 283 unwind_plan_sp->SetUnwindPlanValidAtAllInstructions(eLazyBoolYes); in GetAArch64TrapHanlderUnwindPlan()
|
| /llvm-project-15.0.7/lldb/source/Plugins/SymbolFile/Breakpad/ |
| H A D | SymbolFileBreakpad.cpp | 663 plan_sp->SetUnwindPlanValidAtAllInstructions(eLazyBoolNo); in ParseCFIUnwindPlan() 705 plan_sp->SetUnwindPlanValidAtAllInstructions(eLazyBoolNo); in ParseWinUnwindPlan()
|
| /llvm-project-15.0.7/lldb/source/Plugins/UnwindAssembly/x86/ |
| H A D | x86AssemblyInspectionEngine.cpp | 1331 unwind_plan.SetUnwindPlanValidAtAllInstructions(eLazyBoolYes); in GetNonCallSiteUnwindPlanFromAssembly() 1576 unwind_plan.SetUnwindPlanValidAtAllInstructions(eLazyBoolYes); in AugmentUnwindPlanFromCallSite()
|
| /llvm-project-15.0.7/lldb/source/Plugins/ObjectFile/PECOFF/ |
| H A D | PECallFrameInfo.cpp | 501 unwind_plan.SetUnwindPlanValidAtAllInstructions(eLazyBoolNo); in GetUnwindPlan()
|
| /llvm-project-15.0.7/lldb/source/Plugins/ABI/Hexagon/ |
| H A D | ABISysV_hexagon.cpp | 1154 unwind_plan.SetUnwindPlanValidAtAllInstructions(eLazyBoolNo); in CreateDefaultUnwindPlan()
|
| /llvm-project-15.0.7/lldb/source/Plugins/ABI/Mips/ |
| H A D | ABISysV_mips.cpp | 959 unwind_plan.SetUnwindPlanValidAtAllInstructions(eLazyBoolNo); in CreateDefaultUnwindPlan()
|
| H A D | ABISysV_mips64.cpp | 1130 unwind_plan.SetUnwindPlanValidAtAllInstructions(eLazyBoolNo); in CreateDefaultUnwindPlan()
|
| /llvm-project-15.0.7/lldb/source/Plugins/ABI/PowerPC/ |
| H A D | ABISysV_ppc.cpp | 907 unwind_plan.SetUnwindPlanValidAtAllInstructions(eLazyBoolNo); in CreateDefaultUnwindPlan()
|
| H A D | ABISysV_ppc64.cpp | 1016 unwind_plan.SetUnwindPlanValidAtAllInstructions(eLazyBoolNo); in CreateDefaultUnwindPlan()
|
| /llvm-project-15.0.7/lldb/source/Plugins/Instruction/ARM64/ |
| H A D | EmulateInstructionARM64.cpp | 451 unwind_plan.SetUnwindPlanValidAtAllInstructions(eLazyBoolYes); in CreateFunctionEntryUnwind()
|
| /llvm-project-15.0.7/lldb/source/Plugins/ABI/ARM/ |
| H A D | ABIMacOSX_arm.cpp | 1731 unwind_plan.SetUnwindPlanValidAtAllInstructions(eLazyBoolNo); in CreateDefaultUnwindPlan()
|
| H A D | ABISysV_arm.cpp | 1847 unwind_plan.SetUnwindPlanValidAtAllInstructions(eLazyBoolNo); in CreateDefaultUnwindPlan()
|
| /llvm-project-15.0.7/lldb/source/Plugins/Instruction/MIPS64/ |
| H A D | EmulateInstructionMIPS64.cpp | 1033 unwind_plan.SetUnwindPlanValidAtAllInstructions(eLazyBoolYes); in CreateFunctionEntryUnwind()
|
| /llvm-project-15.0.7/lldb/source/Plugins/Instruction/MIPS/ |
| H A D | EmulateInstructionMIPS.cpp | 1143 unwind_plan.SetUnwindPlanValidAtAllInstructions(eLazyBoolYes); in CreateFunctionEntryUnwind()
|