Searched defs:max_depth (Results 1 - 13 of 13) sorted by relevance

/haiku-buildtools/gcc/libsanitizer/sanitizer_common/
H A Dsanitizer_stacktrace_libcdep.cc54 void BufferedStackTrace::Unwind(uptr max_depth, uptr pc, uptr bp, void *context, argument
H A Dsanitizer_stacktrace.cc75 FastUnwindStack(uptr pc, uptr bp, uptr stack_top, uptr stack_bottom, uptr max_depth) argument
H A Dsanitizer_unwind_posix_libcdep.cc97 uptr max_depth; member in struct:__sanitizer::UnwindTraceArg
109 void BufferedStackTrace::SlowUnwindStack(uptr pc, uptr max_depth) { argument
123 SlowUnwindStackWithContext(uptr pc, void *context, uptr max_depth) argument
[all...]
H A Dsanitizer_win.cc445 void BufferedStackTrace::SlowUnwindStack(uptr pc, uptr max_depth) { argument
460 SlowUnwindStackWithContext(uptr pc, void *context, uptr max_depth) argument
/haiku-buildtools/gcc/libsanitizer/asan/
H A Dasan_stack.h26 void GetStackTraceWithPcBpAndContext(BufferedStackTrace *stack, uptr max_depth, argument
/haiku-buildtools/gcc/gcc/testsuite/gcc.c-torture/compile/
H A Dpr44063.c10 static __attribute__((always_inline)) inline int get_vlc2(GetBitContext *s, int16_t (*table)[2], int bits, int max_depth) { argument
/haiku-buildtools/gcc/gcc/testsuite/jit.dg/
H A Dtest-fuzzer.c340 static gcc_jit_lvalue *get_random_lvalue (function_fuzzer *ff, int max_depth) argument
358 static gcc_jit_rvalue *get_random_rvalue (function_fuzzer *ff, int max_depth) argument
/haiku-buildtools/isl/
H A Disl_map_piplib.c269 int max_depth; local
/haiku-buildtools/legacy/gcc/gcc/
H A Dgenrecog.c134 static int max_depth; variable
/haiku-buildtools/gcc/gcc/
H A Dgenrecog.c210 static int max_depth; variable
H A Dipa-inline.c874 int max_depth = PARAM_VALUE (PARAM_MAX_INLINE_RECURSIVE_DEPTH_AUTO); local
H A Dcselib.c1424 expand_loc(struct elt_loc_list *p, struct expand_value_data *evd, int max_depth) argument
1522 cselib_expand_value_rtx(rtx orig, bitmap regs_active, int max_depth) argument
1541 cselib_expand_value_rtx_cb(rtx orig, bitmap regs_active, int max_depth, cselib_expand_callback cb, void *data) argument
1559 cselib_dummy_expand_value_rtx_cb(rtx orig, bitmap regs_active, int max_depth, cselib_expand_callback cb, void *data) argument
1576 cselib_expand_value_rtx_1(rtx orig, struct expand_value_data *evd, int max_depth) argument
[all...]
/haiku-buildtools/binutils/bfd/
H A Delf32-spu.c378 unsigned int max_depth; member in struct:call_info
3296 unsigned int max_depth = depth; local
[all...]

Completed in 227 milliseconds