Home
last modified time | relevance | path

Searched refs:TD_NOLIBTHREAD (Results 1 – 4 of 4) sorted by relevance

/openbsd/src/gnu/usr.bin/binutils/gdb/gdbserver/
Dthread-db.c88 case TD_NOLIBTHREAD: in thread_db_err_str()
350 case TD_NOLIBTHREAD: in thread_db_init()
/openbsd/src/gnu/usr.bin/binutils/gdb/
Dgdb_thread_db.h58 TD_NOLIBTHREAD, /* Application not linked with thread library. */ enumerator
Dthread-db.c197 case TD_NOLIBTHREAD: in thread_db_err_str()
689 case TD_NOLIBTHREAD: in thread_db_new_objfile()
Dsol-thread.c199 { TD_NOLIBTHREAD, "application not linked with libthread" }, in td_err_string()
815 if (val == TD_NOLIBTHREAD) in sol_thread_new_objfile()