Home
last modified time | relevance | path

Searched refs:x86_32_unwind_libunwind_ops (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/tools/perf/util/
H A Dunwind-libunwind.c12 struct unwind_libunwind_ops __weak *x86_32_unwind_libunwind_ops; variable
52 ops = x86_32_unwind_libunwind_ops; in unwind__prepare_access()
/openbmc/linux/tools/perf/util/libunwind/
H A Dx86_32.c41 x86_32_unwind_libunwind_ops = &_unwind_libunwind_ops; variable