HomeSort by relevance Sort by last modified time
    Searched refs:proc_callbacks (Results 1 - 8 of 8) sorted by null

  /external/elfutils/tests/
dwfl-proc-attach.c 56 static const Dwfl_Callbacks proc_callbacks = variable
85 Dwfl *dwfl = dwfl_begin (&proc_callbacks);
dwfl-bug-fd-leak.c 47 static const Dwfl_Callbacks proc_callbacks = local
54 Dwfl *dwfl = dwfl_begin (&proc_callbacks);
vdsosyms.c 72 static const Dwfl_Callbacks proc_callbacks = local
79 Dwfl *dwfl = dwfl_begin (&proc_callbacks);
backtrace-dwarf.c 70 static const Dwfl_Callbacks proc_callbacks = local
77 Dwfl *dwfl = dwfl_begin (&proc_callbacks);
backtrace.c 323 static const Dwfl_Callbacks proc_callbacks = local
330 Dwfl *dwfl = dwfl_begin (&proc_callbacks);
  /external/strace/
unwind-libdw.c 64 static const Dwfl_Callbacks proc_callbacks = { local
69 Dwfl *dwfl = dwfl_begin(&proc_callbacks);
  /external/elfutils/libdwfl/
argp-std.c 80 static const Dwfl_Callbacks proc_callbacks = variable
176 Dwfl *dwfl = INTUSE(dwfl_begin) (&proc_callbacks);
204 Dwfl *dwfl = INTUSE(dwfl_begin) (&proc_callbacks);
  /external/elfutils/src/
stack.c 77 static const Dwfl_Callbacks proc_callbacks = variable
572 dwfl = dwfl_begin (&proc_callbacks);

Completed in 114 milliseconds