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 71 static const Dwfl_Callbacks proc_callbacks = local
78 Dwfl *dwfl = dwfl_begin (&proc_callbacks);
backtrace.c 311 static const Dwfl_Callbacks proc_callbacks = local
318 Dwfl *dwfl = dwfl_begin (&proc_callbacks);
  /external/elfutils/libdwfl/
argp-std.c 76 static const Dwfl_Callbacks proc_callbacks = variable
169 Dwfl *dwfl = INTUSE(dwfl_begin) (&proc_callbacks);
197 Dwfl *dwfl = INTUSE(dwfl_begin) (&proc_callbacks);
  /external/elfutils/src/
stack.c 78 static const Dwfl_Callbacks proc_callbacks = variable
578 dwfl = dwfl_begin (&proc_callbacks);
  /external/ltrace/
proc.c 900 static const Dwfl_Callbacks proc_callbacks = { local
904 dwfl = dwfl_begin(&proc_callbacks);

Completed in 794 milliseconds