| /freebsd/contrib/llvm-project/lldb/source/Plugins/ABI/MSP430/ |
| H A D | ABISysV_msp430.cpp | 320 plan_sp->SetSourcedFromCompiler(eLazyBoolNo); in CreateFunctionEntryUnwindPlan() 338 plan_sp->SetSourcedFromCompiler(eLazyBoolNo); in CreateDefaultUnwindPlan()
|
| /freebsd/contrib/llvm-project/lldb/source/Plugins/ABI/AArch64/ |
| H A D | ABIAArch64.cpp | 225 plan_sp->SetSourcedFromCompiler(eLazyBoolNo); in CreateFunctionEntryUnwindPlan() 247 plan_sp->SetSourcedFromCompiler(eLazyBoolNo); in CreateDefaultUnwindPlan()
|
| /freebsd/contrib/llvm-project/lldb/source/Plugins/ABI/X86/ |
| H A D | ABIMacOSX_i386.cpp | 373 plan_sp->SetSourcedFromCompiler(eLazyBoolNo); in CreateFunctionEntryUnwindPlan() 400 plan_sp->SetSourcedFromCompiler(eLazyBoolNo); in CreateDefaultUnwindPlan()
|
| H A D | ABISysV_i386.cpp | 639 plan_sp->SetSourcedFromCompiler(eLazyBoolNo); in CreateFunctionEntryUnwindPlan() 666 plan_sp->SetSourcedFromCompiler(eLazyBoolNo); in CreateDefaultUnwindPlan()
|
| H A D | ABIWindows_x86_64.cpp | 758 plan_sp->SetSourcedFromCompiler(eLazyBoolNo); in CreateFunctionEntryUnwindPlan() 784 plan_sp->SetSourcedFromCompiler(eLazyBoolNo); in CreateDefaultUnwindPlan()
|
| H A D | ABISysV_x86_64.cpp | 878 plan_sp->SetSourcedFromCompiler(eLazyBoolNo); in CreateFunctionEntryUnwindPlan() 906 plan_sp->SetSourcedFromCompiler(eLazyBoolNo); in CreateDefaultUnwindPlan()
|
| /freebsd/contrib/llvm-project/lldb/source/Symbol/ |
| H A D | CompactUnwindInfo.cpp | 739 unwind_plan.SetSourcedFromCompiler(eLazyBoolYes); in CreateUnwindPlan_x86_64() 1006 unwind_plan.SetSourcedFromCompiler(eLazyBoolYes); in CreateUnwindPlan_i386() 1298 unwind_plan.SetSourcedFromCompiler(eLazyBoolYes); in CreateUnwindPlan_arm64() 1426 unwind_plan.SetSourcedFromCompiler(eLazyBoolYes); in CreateUnwindPlan_armv7()
|
| H A D | ArmUnwindInfo.cpp | 344 unwind_plan.SetSourcedFromCompiler(eLazyBoolYes); in GetUnwindPlan()
|
| H A D | DWARFCallFrameInfo.cpp | 181 result->SetSourcedFromCompiler(eLazyBoolYes); in GetUnwindPlan()
|
| /freebsd/contrib/llvm-project/lldb/source/Plugins/ABI/Hexagon/ |
| H A D | ABISysV_hexagon.cpp | 1212 plan_sp->SetSourcedFromCompiler(eLazyBoolNo); in CreateFunctionEntryUnwindPlan() 1233 plan_sp->SetSourcedFromCompiler(eLazyBoolNo); in CreateDefaultUnwindPlan()
|
| /freebsd/contrib/llvm-project/lldb/source/Plugins/ABI/LoongArch/ |
| H A D | ABISysV_loongarch.cpp | 553 plan_sp->SetSourcedFromCompiler(eLazyBoolNo); in CreateFunctionEntryUnwindPlan() 578 plan_sp->SetSourcedFromCompiler(eLazyBoolNo); in CreateDefaultUnwindPlan()
|
| /freebsd/contrib/llvm-project/lldb/source/Plugins/ABI/Mips/ |
| H A D | ABISysV_mips.cpp | 970 plan_sp->SetSourcedFromCompiler(eLazyBoolNo); in CreateFunctionEntryUnwindPlan() 986 plan_sp->SetSourcedFromCompiler(eLazyBoolNo); in CreateDefaultUnwindPlan()
|
| H A D | ABISysV_mips64.cpp | 1143 plan_sp->SetSourcedFromCompiler(eLazyBoolNo); in CreateFunctionEntryUnwindPlan() 1159 plan_sp->SetSourcedFromCompiler(eLazyBoolNo); in CreateDefaultUnwindPlan()
|
| /freebsd/contrib/llvm-project/lldb/source/Plugins/Instruction/PPC64/ |
| H A D | EmulateInstructionPPC64.cpp | 128 unwind_plan.SetSourcedFromCompiler(eLazyBoolNo); in CreateFunctionEntryUnwind()
|
| /freebsd/contrib/llvm-project/lldb/source/Plugins/ABI/PowerPC/ |
| H A D | ABISysV_ppc.cpp | 878 plan_sp->SetSourcedFromCompiler(eLazyBoolNo); in CreateFunctionEntryUnwindPlan() 899 plan_sp->SetSourcedFromCompiler(eLazyBoolNo); in CreateDefaultUnwindPlan()
|
| H A D | ABISysV_ppc64.cpp | 987 plan_sp->SetSourcedFromCompiler(eLazyBoolNo); in CreateFunctionEntryUnwindPlan() 1018 plan_sp->SetSourcedFromCompiler(eLazyBoolNo); in CreateDefaultUnwindPlan()
|
| /freebsd/contrib/llvm-project/lldb/include/lldb/Symbol/ |
| H A D | UnwindPlan.h | 501 void SetSourcedFromCompiler(lldb_private::LazyBool from_compiler) { in SetSourcedFromCompiler() function
|
| /freebsd/contrib/llvm-project/lldb/source/Plugins/ABI/RISCV/ |
| H A D | ABISysV_riscv.cpp | 738 plan_sp->SetSourcedFromCompiler(eLazyBoolNo); in CreateFunctionEntryUnwindPlan() 763 plan_sp->SetSourcedFromCompiler(eLazyBoolNo); in CreateDefaultUnwindPlan()
|
| /freebsd/contrib/llvm-project/lldb/source/Plugins/UnwindAssembly/x86/ |
| H A D | x86AssemblyInspectionEngine.cpp | 1315 unwind_plan.SetSourcedFromCompiler(eLazyBoolNo); in GetNonCallSiteUnwindPlanFromAssembly() 1547 unwind_plan.SetSourcedFromCompiler(eLazyBoolNo); in AugmentUnwindPlanFromCallSite()
|
| /freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/Breakpad/ |
| H A D | SymbolFileBreakpad.cpp | 658 plan_sp->SetSourcedFromCompiler(eLazyBoolYes); in ParseCFIUnwindPlan() 698 plan_sp->SetSourcedFromCompiler(eLazyBoolYes); in ParseWinUnwindPlan()
|
| /freebsd/contrib/llvm-project/lldb/source/Plugins/ABI/ARM/ |
| H A D | ABIMacOSX_arm.cpp | 1802 plan_sp->SetSourcedFromCompiler(eLazyBoolNo); in CreateFunctionEntryUnwindPlan() 1823 plan_sp->SetSourcedFromCompiler(eLazyBoolNo); in CreateDefaultUnwindPlan()
|
| H A D | ABISysV_arm.cpp | 1918 plan_sp->SetSourcedFromCompiler(eLazyBoolNo); in CreateFunctionEntryUnwindPlan() 1939 plan_sp->SetSourcedFromCompiler(eLazyBoolNo); in CreateDefaultUnwindPlan()
|
| /freebsd/contrib/llvm-project/lldb/source/Plugins/ABI/SystemZ/ |
| H A D | ABISysV_s390x.cpp | 634 plan_sp->SetSourcedFromCompiler(eLazyBoolNo); in CreateFunctionEntryUnwindPlan()
|
| /freebsd/contrib/llvm-project/lldb/source/Plugins/ABI/ARC/ |
| H A D | ABISysV_arc.cpp | 574 plan_sp->SetSourcedFromCompiler(eLazyBoolNo); in CreateFunctionEntryUnwindPlan()
|
| /freebsd/contrib/llvm-project/lldb/source/Plugins/Instruction/ARM64/ |
| H A D | EmulateInstructionARM64.cpp | 452 unwind_plan.SetSourcedFromCompiler(eLazyBoolNo); in CreateFunctionEntryUnwind()
|