reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

Overridden By

tools/lldb/source/Plugins/ABI/MacOSX-arm/ABIMacOSX_arm.cpp
 1804 bool ABIMacOSX_arm::CreateFunctionEntryUnwindPlan(UnwindPlan &unwind_plan) {
tools/lldb/source/Plugins/ABI/MacOSX-arm64/ABIMacOSX_arm64.cpp
 1969 bool ABIMacOSX_arm64::CreateFunctionEntryUnwindPlan(UnwindPlan &unwind_plan) {
tools/lldb/source/Plugins/ABI/MacOSX-i386/ABIMacOSX_i386.cpp
 1015 bool ABIMacOSX_i386::CreateFunctionEntryUnwindPlan(UnwindPlan &unwind_plan) {
tools/lldb/source/Plugins/ABI/SysV-arc/ABISysV_arc.cpp
  555 bool ABISysV_arc::CreateFunctionEntryUnwindPlan(UnwindPlan &unwind_plan) {
tools/lldb/source/Plugins/ABI/SysV-arm/ABISysV_arm.cpp
 1918 bool ABISysV_arm::CreateFunctionEntryUnwindPlan(UnwindPlan &unwind_plan) {
tools/lldb/source/Plugins/ABI/SysV-arm64/ABISysV_arm64.cpp
 1942 bool ABISysV_arm64::CreateFunctionEntryUnwindPlan(UnwindPlan &unwind_plan) {
tools/lldb/source/Plugins/ABI/SysV-hexagon/ABISysV_hexagon.cpp
 1210 bool ABISysV_hexagon::CreateFunctionEntryUnwindPlan(UnwindPlan &unwind_plan) {
tools/lldb/source/Plugins/ABI/SysV-i386/ABISysV_i386.cpp
  745 bool ABISysV_i386::CreateFunctionEntryUnwindPlan(UnwindPlan &unwind_plan) {
tools/lldb/source/Plugins/ABI/SysV-mips/ABISysV_mips.cpp
  959 bool ABISysV_mips::CreateFunctionEntryUnwindPlan(UnwindPlan &unwind_plan) {
tools/lldb/source/Plugins/ABI/SysV-mips64/ABISysV_mips64.cpp
 1130 bool ABISysV_mips64::CreateFunctionEntryUnwindPlan(UnwindPlan &unwind_plan) {
tools/lldb/source/Plugins/ABI/SysV-ppc/ABISysV_ppc.cpp
  866 bool ABISysV_ppc::CreateFunctionEntryUnwindPlan(UnwindPlan &unwind_plan) {
tools/lldb/source/Plugins/ABI/SysV-ppc64/ABISysV_ppc64.cpp
  948 bool ABISysV_ppc64::CreateFunctionEntryUnwindPlan(UnwindPlan &unwind_plan) {
tools/lldb/source/Plugins/ABI/SysV-s390x/ABISysV_s390x.cpp
  630 bool ABISysV_s390x::CreateFunctionEntryUnwindPlan(UnwindPlan &unwind_plan) {
tools/lldb/source/Plugins/ABI/SysV-x86_64/ABISysV_x86_64.cpp
 1007 bool ABISysV_x86_64::CreateFunctionEntryUnwindPlan(UnwindPlan &unwind_plan) {
tools/lldb/source/Plugins/ABI/Windows-x86_64/ABIWindows_x86_64.cpp
 1715 bool ABIWindows_x86_64::CreateFunctionEntryUnwindPlan(UnwindPlan &unwind_plan) {

References

tools/lldb/source/Commands/CommandObjectTarget.cpp
 3543         if (abi_sp->CreateFunctionEntryUnwindPlan(arch_entry)) {
tools/lldb/source/Plugins/Process/Utility/RegisterContextLLDB.cpp
  731         abi->CreateFunctionEntryUnwindPlan(*unwind_plan_sp);
tools/lldb/source/Symbol/FuncUnwinders.cpp
  491       if (!abi->CreateFunctionEntryUnwindPlan(