Home
last modified time | relevance | path

Searched refs:TD_MALLOC (Results 1 – 8 of 8) sorted by relevance

/freebsd-11-stable/lib/libthread_db/
HDthread_db.h45 TD_MALLOC, enumerator
HDlibpthread_db.c156 return (TD_MALLOC); in pt_ta_new()
318 return (TD_MALLOC); in pt_ta_map_lwp2thr()
361 return (TD_MALLOC); in pt_ta_thr_iter()
383 return (TD_MALLOC); in pt_ta_tsd_iter()
HDlibthr_db.c141 return (TD_MALLOC); in pt_ta_new()
286 return (TD_MALLOC); in pt_ta_tsd_iter()
/freebsd-11-stable/contrib/gdb/gdb/gdbserver/
HDthread-db.c100 case TD_MALLOC: in thread_db_err_str()
/freebsd-11-stable/contrib/gdb/gdb/
HDgdb_thread_db.h64 TD_MALLOC, /* Out of memory. */ enumerator
HDthread-db.c205 case TD_MALLOC: in thread_db_err_str()
HDsol-thread.c223 {TD_MALLOC, "Malloc failed"}, in td_err_string()
/freebsd-11-stable/gnu/usr.bin/gdb/libgdb/
HDfbsd-threads.c213 case TD_MALLOC: in thread_db_err_str()