Home
last modified time | relevance | path

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

1234567

/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/meta-python/recipes-dbs/mongodb/mongodb/
H A D0001-Fix-compilation-with-fno-common.patch14 src/third_party/unwind/dist/src/aarch64/Ginit.c | 15 +++++++--------
15 src/third_party/unwind/dist/src/arm/Ginit.c | 15 +++++++--------
17 src/third_party/unwind/dist/src/hppa/Ginit.c | 15 +++++++--------
18 src/third_party/unwind/dist/src/ia64/Ginit.c | 1 +
19 .../unwind/dist/src/mi/Gfind_dynamic_proc_info.c | 1 +
20 src/third_party/unwind/dist/src/mips/Ginit.c | 15 +++++++--------
21 src/third_party/unwind/dist/src/ppc32/Ginit.c | 11 +++++++----
22 src/third_party/unwind/dist/src/ppc64/Ginit.c | 11 +++++++----
24 src/third_party/unwind/dist/src/s390x/Ginit.c | 15 +++++++--------
25 src/third_party/unwind/dist/src/sh/Ginit.c | 15 +++++++--------
[all …]
/openbmc/linux/arch/ia64/kernel/
H A Dvmlinux.lds.S23 unwind 0x70000001; /* PT_IA_64_UNWIND, but ld doesn't match the name */
32 *(.IA_64.unwind.exit.text)
100 .IA_64.unwind : AT(ADDR(.IA_64.unwind) - LOAD_OFFSET) {
102 *(.IA_64.unwind*) argument
104 } :text :unwind
H A Dgate.lds.S54 .IA_64.unwind : { *(.IA_64.unwind*) } :readable :unwind
89 unwind PT_IA_64_UNWIND;
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/glog/
H A Dglog_0.7.1.bb19 PACKAGECONFIG ?= "shared unwind 64bit-atomics"
20 PACKAGECONFIG:remove:riscv64 = "unwind"
21 PACKAGECONFIG:remove:riscv32 = "unwind 64bit-atomics"
30 PACKAGECONFIG[unwind] = "-DWITH_UNWIND=ON,-DWITH_UNWIND=OFF,libunwind,libunwind"
/openbmc/linux/kernel/rcu/
H A Drcuscale.c784 goto unwind; in kfree_scale_init()
791 goto unwind; in kfree_scale_init()
802 goto unwind; in kfree_scale_init()
814 goto unwind; in kfree_scale_init()
821 goto unwind; in kfree_scale_init()
830 unwind: in kfree_scale_init()
976 goto unwind; in rcu_scale_init()
1003 goto unwind; in rcu_scale_init()
1011 goto unwind; in rcu_scale_init()
1017 goto unwind; in rcu_scale_init()
[all …]
/openbmc/linux/Documentation/livepatch/
H A Dreliable-stacktrace.rst46 the stack or other unwind state is corrupt or otherwise unreliable. The
63 In some cases, an unwinder may require metadata to correctly unwind.
82 * Missing unwind support for an uncommon scenario, or a bug in the unwinder.
117 which is known to be reliable to unwind from, and reject unwinding from all
125 unreliable to unwind from, e.g.
135 At function call boundaries the stack and other unwind state is expected to be
143 If an interrupt or other exception is taken while the stack or other unwind
144 state is in an inconsistent state, it may not be possible to reliably unwind,
148 Architectures which cannot identify when it is reliable to unwind such cases
150 boundaries. Note that it may be reliable to unwind across certain
[all …]
/openbmc/linux/arch/arm64/
H A DMakefile49 KBUILD_CFLAGS += -fno-asynchronous-unwind-tables -fno-unwind-tables
50 KBUILD_AFLAGS += -fno-asynchronous-unwind-tables -fno-unwind-tables
52 KBUILD_CFLAGS += -fasynchronous-unwind-tables
53 KBUILD_AFLAGS += -fasynchronous-unwind-tables
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/htop/
H A Dhtop_3.3.0.bb25 PACKAGECONFIG[unwind] = "--enable-unwind,--disable-unwind,libunwind"
/openbmc/linux/arch/ia64/include/asm/
H A Dmodule.lds.h5 .IA_64.unwind : { *(.IA_64.unwind*) }
/openbmc/linux/tools/perf/arch/loongarch/util/
H A DBuild4 perf-$(CONFIG_LOCAL_LIBUNWIND) += unwind-libunwind.o
5 perf-$(CONFIG_LIBDW_DWARF_UNWIND) += unwind-libdw.o
/openbmc/linux/kernel/locking/
H A Dlocktorture.c1095 goto unwind; in lock_torture_init()
1102 goto unwind; in lock_torture_init()
1138 goto unwind; in lock_torture_init()
1170 goto unwind; in lock_torture_init()
1187 goto unwind; in lock_torture_init()
1192 goto unwind; in lock_torture_init()
1198 goto unwind; in lock_torture_init()
1203 goto unwind; in lock_torture_init()
1213 goto unwind; in lock_torture_init()
1230 goto unwind; in lock_torture_init()
[all …]
/openbmc/linux/tools/perf/arch/arm/util/
H A DBuild5 perf-$(CONFIG_LOCAL_LIBUNWIND) += unwind-libunwind.o
6 perf-$(CONFIG_LIBDW_DWARF_UNWIND) += unwind-libdw.o
/openbmc/linux/tools/perf/arch/powerpc/util/
H A DBuild12 perf-$(CONFIG_LIBUNWIND) += unwind-libunwind.o
13 perf-$(CONFIG_LIBDW_DWARF_UNWIND) += unwind-libdw.o
/openbmc/linux/kernel/
H A Dscftorture.c595 goto unwind; in scf_torture_init()
613 goto unwind; in scf_torture_init()
618 goto unwind; in scf_torture_init()
623 goto unwind; in scf_torture_init()
633 goto unwind; in scf_torture_init()
644 goto unwind; in scf_torture_init()
649 goto unwind; in scf_torture_init()
655 unwind: in scf_torture_init()
/openbmc/linux/tools/perf/arch/arm64/util/
H A DBuild8 perf-$(CONFIG_LOCAL_LIBUNWIND) += unwind-libunwind.o
9 perf-$(CONFIG_LIBDW_DWARF_UNWIND) += unwind-libdw.o
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-extended/dlm/dlm/
H A D0001-Remove-fcf-protection-full.patch23 -fexceptions -fasynchronous-unwind-tables -fdiagnostics-show-option \
34 -fexceptions -fasynchronous-unwind-tables -fdiagnostics-show-option \
45 -fexceptions -fasynchronous-unwind-tables -fdiagnostics-show-option \
/openbmc/linux/tools/perf/arch/x86/util/
H A DBuild18 perf-$(CONFIG_LOCAL_LIBUNWIND) += unwind-libunwind.o
19 perf-$(CONFIG_LIBDW_DWARF_UNWIND) += unwind-libdw.o
/openbmc/linux/arch/arm64/kernel/pi/
H A DMakefile10 -fno-asynchronous-unwind-tables -fno-unwind-tables \
/openbmc/linux/arch/riscv/kernel/pi/
H A DMakefile9 -fno-asynchronous-unwind-tables -fno-unwind-tables \
/openbmc/linux/arch/arm64/kvm/hyp/nvhe/
H A Dstacktrace.c70 static void notrace unwind(struct unwind_state *state, in unwind() function
135 unwind(&state, pkvm_save_backtrace_entry, &idx); in pkvm_save_backtrace()
/openbmc/linux/arch/parisc/kernel/
H A Dvmlinux.lds.S134 .PARISC.unwind : {
136 *(.PARISC.unwind)
/openbmc/linux/tools/perf/
H A DMakefile.config182 FEATURE_CHECK_CFLAGS-libdw-dwarf-unwind := $(LIBDW_CFLAGS)
183 FEATURE_CHECK_LDFLAGS-libdw-dwarf-unwind := $(LIBDW_LDFLAGS) $(DWARFLIBS)
469 ifneq ($(feature-libdw-dwarf-unwind),1)
471 …msg := $(warning No libdw DWARF unwind found, Please install elfutils-devel/libdw-dev >= 0.158 and…
682 dwarf-post-unwind := 1
683 dwarf-post-unwind-text := BUG
688 msg := $(warning Disabling post unwind, no support found.);
689 dwarf-post-unwind := 0
691 dwarf-post-unwind-text := libdw
695 dwarf-post-unwind-text := libunwind
[all …]
/openbmc/linux/drivers/firmware/efi/libstub/
H A DMakefile20 -fno-asynchronous-unwind-tables \
26 -fno-unwind-tables -fno-asynchronous-unwind-tables
/openbmc/linux/arch/arm64/kvm/
H A Dstacktrace.c126 static void unwind(struct unwind_state *state, in unwind() function
195 unwind(&state, kvm_nvhe_dump_backtrace_entry, (void *)hyp_offset); in hyp_dump_backtrace()
/openbmc/linux/arch/s390/kernel/vdso32/
H A DMakefile24 KBUILD_CFLAGS_32 := $(filter-out -fno-asynchronous-unwind-tables,$(KBUILD_CFLAGS_32))
25 KBUILD_CFLAGS_32 += -m31 -fPIC -shared -fno-common -fno-builtin -fasynchronous-unwind-tables

1234567