HomeSort by relevance Sort by last modified time
    Searched full:set_initial_registers (Results 1 - 4 of 4) sorted by null

  /external/elfutils/tests/
backtrace-data.c 57 /* The only arch specific code is set_initial_registers. */
169 set_initial_registers (Dwfl_Thread *thread, function
212 set_initial_registers,
ChangeLog 297 * backtrace-data.c (memory_read, maps_lookup, set_initial_registers)
    [all...]
  /external/elfutils/libdwfl/
dwfl_frame.c 148 || thread_callbacks->set_initial_registers == NULL)
429 if (! process->callbacks->set_initial_registers (thread,
libdwfl.h 658 NULL. *THREAD_ARGP will be passed to set_initial_registers or
668 set_initial_registers or thread_detach callbacks together with
691 bool (*set_initial_registers) (Dwfl_Thread *thread, void *thread_arg)
700 this method has been called. Iff set_initial_registers was called for
    [all...]

Completed in 256 milliseconds