Home
last modified time | relevance | path

Searched defs:unwind_state (Results 1 – 25 of 32) sorted by relevance

12

/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/x86/include/asm/
H A Dunwind.h13 struct unwind_state { struct
14 struct stack_info stack_info;
38 void __unwind_start(struct unwind_state *state, struct task_struct *task, argument
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/x86/include/asm/
H A Dunwind.h13 struct unwind_state { struct
14 struct stack_info stack_info;
38 void __unwind_start(struct unwind_state *state, struct task_struct *task, argument
/dports/multimedia/libv4l/linux-5.13-rc2/arch/x86/include/asm/
H A Dunwind.h13 struct unwind_state { struct
14 struct stack_info stack_info;
38 void __unwind_start(struct unwind_state *state, struct task_struct *task, argument
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/s390/include/asm/
H A Dunwind.h32 struct unwind_state { struct
43 void __unwind_start(struct unwind_state *state, struct task_struct *task, argument
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/s390/include/asm/
H A Dunwind.h32 struct unwind_state { struct
43 void __unwind_start(struct unwind_state *state, struct task_struct *task, argument
/dports/multimedia/libv4l/linux-5.13-rc2/arch/s390/include/asm/
H A Dunwind.h32 struct unwind_state { struct
43 void __unwind_start(struct unwind_state *state, struct task_struct *task, argument
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/v8/src/diagnostics/
H A Dunwinder.cc49 bool IsInJSEntryRange(const UnwindState& unwind_state, void* pc) { in IsInJSEntryRange()
55 bool IsInUnsafeJSEntryRange(const UnwindState& unwind_state, void* pc) { in IsInUnsafeJSEntryRange()
84 const v8::UnwindState& unwind_state) { in GetReturnAddressFromFP()
110 const v8::UnwindState& unwind_state) { in GetCallerFPFromFP()
133 const v8::UnwindState& unwind_state) { in GetCallerSPFromFP()
162 bool Unwinder::TryUnwindV8Frames(const UnwindState& unwind_state, in TryUnwindV8Frames()
245 bool Unwinder::PCIsInV8(const UnwindState& unwind_state, void* pc) { in PCIsInV8()
/dports/multimedia/v4l_compat/linux-5.13-rc2/tools/testing/selftests/x86/
H A Dunwind_vdso.c63 struct unwind_state { struct
70 struct unwind_state *state = opaque; in trace_fn() argument
/dports/multimedia/libv4l/linux-5.13-rc2/tools/testing/selftests/x86/
H A Dunwind_vdso.c63 struct unwind_state { struct
70 struct unwind_state *state = opaque; in trace_fn() argument
/dports/multimedia/v4l-utils/linux-5.13-rc2/tools/testing/selftests/x86/
H A Dunwind_vdso.c63 struct unwind_state { struct
70 struct unwind_state *state = opaque; in trace_fn() argument
/dports/multimedia/libv4l/linux-5.13-rc2/arch/arc/kernel/
H A Dunwind.c139 struct unwind_state { struct
140 uleb128_t loc, org;
141 const u8 *cieStart, *cieEnd;
142 uleb128_t codeAlign;
143 sleb128_t dataAlign;
144 struct cfa {
146 } cfa;
148 unsigned stackDepth:8;
149 unsigned version:8;
150 const u8 *label;
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/arc/kernel/
H A Dunwind.c139 struct unwind_state { struct
140 uleb128_t loc, org;
141 const u8 *cieStart, *cieEnd;
142 uleb128_t codeAlign;
143 sleb128_t dataAlign;
144 struct cfa {
146 } cfa;
148 unsigned stackDepth:8;
149 unsigned version:8;
150 const u8 *label;
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/arc/kernel/
H A Dunwind.c139 struct unwind_state { struct
140 uleb128_t loc, org;
141 const u8 *cieStart, *cieEnd;
142 uleb128_t codeAlign;
143 sleb128_t dataAlign;
144 struct cfa {
146 } cfa;
148 unsigned stackDepth:8;
149 unsigned version:8;
150 const u8 *label;
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/perfetto/src/profiling/perf/
H A Dunwinding.h114 base::Optional<UnwindingMetadata> unwind_state; member
H A Dunwinding.cc277 UnwindingMetadata* unwind_state, in UnwindSample()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/perfetto/src/profiling/perf/
H A Dunwinding.h111 base::Optional<UnwindingMetadata> unwind_state; member
H A Dunwinding.cc274 UnwindingMetadata* unwind_state, in UnwindSample()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/perfetto/src/base/
H A Ddebug_crash_stack_trace.cc146 StackCrawlState unwind_state(frames, kMaxFrames); in SignalHandler() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/perfetto/src/base/
H A Ddebug_crash_stack_trace.cc146 StackCrawlState unwind_state(frames, kMaxFrames); in SignalHandler() local
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dtree-ssa-sccvn.c6329 struct unwind_state struct
6348 do_unwind (unwind_state *to, int rpo_idx, rpo_elim &avail, int *bb_to_rpo) in do_unwind() argument
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dtree-ssa-sccvn.c7672 struct unwind_state struct
7692 do_unwind (unwind_state *to, rpo_elim &avail) in do_unwind() argument
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dtree-ssa-sccvn.c7458 struct unwind_state struct
7478 do_unwind (unwind_state *to, rpo_elim &avail) in do_unwind() argument
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dtree-ssa-sccvn.c7426 struct unwind_state struct
7446 do_unwind (unwind_state *to, rpo_elim &avail) in do_unwind() argument
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dtree-ssa-sccvn.c7426 struct unwind_state struct
7446 do_unwind (unwind_state *to, rpo_elim &avail) in do_unwind() argument
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dtree-ssa-sccvn.c6405 struct unwind_state struct
6424 do_unwind (unwind_state *to, int rpo_idx, rpo_elim &avail, int *bb_to_rpo) in do_unwind() argument

12