HomeSort by relevance Sort by last modified time
    Searched refs:td_ta_new (Results 26 - 37 of 37) sorted by null

12

  /prebuilts/ndk/android-ndk-r6/platforms/android-9/arch-arm/usr/include/
thread_db.h 129 extern td_err_e td_ta_new(struct ps_prochandle * proc_handle, td_thragent_t ** thread_agent);
  /prebuilts/ndk/android-ndk-r6/platforms/android-9/arch-x86/usr/include/
thread_db.h 129 extern td_err_e td_ta_new(struct ps_prochandle * proc_handle, td_thragent_t ** thread_agent);
  /prebuilts/ndk/android-ndk-r7/platforms/android-14/arch-arm/usr/include/
thread_db.h 129 extern td_err_e td_ta_new(struct ps_prochandle * proc_handle, td_thragent_t ** thread_agent);
  /prebuilts/ndk/android-ndk-r7/platforms/android-14/arch-x86/usr/include/
thread_db.h 129 extern td_err_e td_ta_new(struct ps_prochandle * proc_handle, td_thragent_t ** thread_agent);
  /prebuilts/ndk/android-ndk-r7/platforms/android-9/arch-arm/usr/include/
thread_db.h 129 extern td_err_e td_ta_new(struct ps_prochandle * proc_handle, td_thragent_t ** thread_agent);
  /prebuilts/ndk/android-ndk-r7/platforms/android-9/arch-x86/usr/include/
thread_db.h 129 extern td_err_e td_ta_new(struct ps_prochandle * proc_handle, td_thragent_t ** thread_agent);
  /bionic/libthread_db/
libthread_db.c 39 td_ta_new(struct ps_prochandle * proc_handle, td_thragent_t ** agent_out) function
  /ndk/sources/android/libthread_db/gdb-6.6/
libthread_db.c 110 td_ta_new(struct ps_prochandle const * proc_handle, td_thragent_t ** agent_out) function
  /ndk/sources/android/libthread_db/gdb-7.1.x/
libthread_db.c 107 td_ta_new(struct ps_prochandle * proc_handle, td_thragent_t ** agent_out) function
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
thread_db.h 305 extern td_err_e td_ta_new (struct ps_prochandle *__ps, td_thragent_t **__ta);
313 /* Return process handle passed in `td_ta_new' for process associated with
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
thread_db.h 305 extern td_err_e td_ta_new (struct ps_prochandle *__ps, td_thragent_t **__ta);
313 /* Return process handle passed in `td_ta_new' for process associated with
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
thread_db.h 305 extern td_err_e td_ta_new (struct ps_prochandle *__ps, td_thragent_t **__ta);
313 /* Return process handle passed in `td_ta_new' for process associated with

Completed in 652 milliseconds

12