HomeSort by relevance Sort by last modified time
    Searched refs:backtrace (Results 1 - 25 of 120) sorted by null

1 2 3 4 5

  /external/valgrind/main/memcheck/tests/
deep-backtrace.stderr.exp 2 at 0x........: f1 (deep-backtrace.c:1)
3 by 0x........: f2 (deep-backtrace.c:2)
4 by 0x........: f3 (deep-backtrace.c:3)
5 by 0x........: f4 (deep-backtrace.c:4)
6 by 0x........: f5 (deep-backtrace.c:5)
7 by 0x........: f6 (deep-backtrace.c:6)
8 by 0x........: f7 (deep-backtrace.c:7)
9 by 0x........: f8 (deep-backtrace.c:8)
10 by 0x........: f9 (deep-backtrace.c:9)
11 by 0x........: f10 (deep-backtrace.c:10
    [all...]
  /external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/util/
u_debug_stack.h 52 debug_backtrace_capture(struct debug_stack_frame *backtrace,
57 debug_backtrace_dump(const struct debug_stack_frame *backtrace,
u_debug_stack.c 41 debug_backtrace_capture(struct debug_stack_frame *backtrace,
76 backtrace[i++].function = frame_pointer[1];
94 backtrace[i++].function = NULL;
101 debug_backtrace_dump(const struct debug_stack_frame *backtrace,
107 if(!backtrace[i].function)
109 debug_symbol_print(backtrace[i].function);
  /external/mesa3d/src/gallium/auxiliary/util/
u_debug_stack.h 52 debug_backtrace_capture(struct debug_stack_frame *backtrace,
57 debug_backtrace_dump(const struct debug_stack_frame *backtrace,
u_debug_stack.c 41 debug_backtrace_capture(struct debug_stack_frame *backtrace,
76 backtrace[i++].function = frame_pointer[1];
94 backtrace[i++].function = NULL;
101 debug_backtrace_dump(const struct debug_stack_frame *backtrace,
107 if(!backtrace[i].function)
109 debug_symbol_print(backtrace[i].function);
  /external/chromium/android/
execinfo.cc 7 int backtrace(void **array, int size) { return 0; } function
execinfo.h 8 int backtrace(void **array, int size);
  /system/core/libcorkscrew/
backtrace-arch.h 23 #include <corkscrew/backtrace.h>
36 backtrace_frame_t* backtrace, size_t ignore_depth, size_t max_depth);
39 backtrace_frame_t* backtrace, size_t ignore_depth, size_t max_depth);
backtrace-helper.h 17 /* Backtrace helper functions. */
22 #include <corkscrew/backtrace.h>
31 * Add a program counter to a backtrace if it will fit.
35 backtrace_frame_t* backtrace,
backtrace-helper.c 20 #include "backtrace-helper.h"
24 backtrace_frame_t* add_backtrace_entry(uintptr_t pc, backtrace_frame_t* backtrace,
34 backtrace_frame_t* frame = &backtrace[*returned_frames];
backtrace.c 20 #include "backtrace-arch.h"
21 #include "backtrace-helper.h"
72 backtrace_frame_t* backtrace; member in struct:__anon62710
88 add_backtrace_entry(rewind_pc_arch(&state->memory, pc), state->backtrace,
95 ssize_t unwind_backtrace(backtrace_frame_t* backtrace, size_t ignore_depth, size_t max_depth) {
101 state.backtrace = backtrace;
127 backtrace_frame_t* backtrace; member in struct:__anon62711
138 g_unwind_signal_state.backtrace,
149 ssize_t unwind_backtrace_thread(pid_t tid, backtrace_frame_t* backtrace,
    [all...]
  /external/chromium/base/
compat_execinfo.h 23 extern int backtrace(void**, int) __attribute__((weak_import));
32 extern int backtrace(void**, int);
  /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitruby/PrettyPatch/
prettify.rb 34 backtrace = exception.backtrace
35 backtrace[0] += ": " + exception + " (" + exception.class.to_s + ")"
36 print "<pre>\n", WEBrick::HTMLUtils::escape(backtrace.join(BACKTRACE_SEPARATOR)), "\n</pre>\n"
  /system/core/include/corkscrew/
backtrace.h 32 * Describes a single frame of a backtrace.
41 * Describes the symbols associated with a backtrace frame.
55 * Populates the backtrace array with the program counters from the call stack.
58 ssize_t unwind_backtrace(backtrace_frame_t* backtrace, size_t ignore_depth, size_t max_depth);
62 * Populates the backtrace array with the program counters from the call stack.
65 * The task is briefly suspended while the backtrace is being collected.
67 ssize_t unwind_backtrace_thread(pid_t tid, backtrace_frame_t* backtrace,
72 * Populates the backtrace array with the program counters from the call stack.
76 backtrace_frame_t* backtrace, size_t ignore_depth, size_t max_depth);
79 * Gets the symbols for each frame of a backtrace
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
execinfo.h 28 extern int backtrace (void **__array, int __size) __nonnull ((1));
31 /* Return names of functions from the backtrace list in ARRAY in a newly
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
execinfo.h 28 extern int backtrace (void **__array, int __size) __nonnull ((1));
31 /* Return names of functions from the backtrace list in ARRAY in a newly
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
execinfo.h 28 extern int backtrace (void **__array, int __size) __nonnull ((1));
31 /* Return names of functions from the backtrace list in ARRAY in a newly
  /external/chromium_org/chrome/test/logging/win/
log_file_reader.h 52 const intptr_t* backtrace,
64 const intptr_t* backtrace) = 0;
  /frameworks/av/media/libmedia/
MemoryLeakTrackUtil.cpp 79 intptr_t * backtrace; member in struct:android::__anon31348
110 e->backtrace = reinterpret_cast<intptr_t *>(ptr);
126 if (e1->backtrace[j] == e2->backtrace[j]) {
129 swap = e1->backtrace[j] < e2->backtrace[j];
147 for (size_t ct = 0; (ct < backtraceSize) && e->backtrace[ct]; ct++) {
151 snprintf(buffer, SIZE, "0x%08x", e->backtrace[ct]);
  /external/chromium_org/third_party/tcmalloc/chromium/src/
stacktrace_generic-inl.h 67 size = backtrace(stack, kStackLength);
stacktrace_win32-inl.h 64 OUT PVOID *backtrace,
  /external/chromium_org/third_party/tcmalloc/vendor/src/
stacktrace_generic-inl.h 67 size = backtrace(stack, kStackLength);
stacktrace_win32-inl.h 64 OUT PVOID *backtrace,
  /external/chromium_org/v8/src/
platform-posix.h 43 template<int (*backtrace)(void**, int),
48 int size = backtrace(trace, ARRAY_SIZE(trace));
81 int frames_count = backtrace(addresses.start(), frames_size);
  /external/chromium/base/debug/
trace_event_win.cc 80 // See whether we're to capture a backtrace.
81 void* backtrace[32]; local
85 arraysize(backtrace),
86 backtrace,
89 event.SetField(4, sizeof(backtrace[0]) * depth, backtrace);

Completed in 472 milliseconds

1 2 3 4 5