Home
last modified time | relevance | path

Searched refs:call_type (Results 1 – 2 of 2) sorted by relevance

/netbsd/src/external/gpl3/gdb/dist/gdb/testsuite/gdb.threads/
Dinfcall-thread-announce.exp48 foreach_with_prefix call_type { print call } {
49 gdb_test "$call_type start_thread()" \
62 foreach_with_prefix call_type { print call } {
63 gdb_test "$call_type stop_thread()" \
/netbsd/src/external/gpl3/gdb/dist/gdb/
Dada-tasks.c508 struct type *call_type; in ada_get_tcb_types_info() local
571 call_type = entry_call_record_sym->type (); in ada_get_tcb_types_info()
590 fieldnos.call_self = ada_get_field_index (call_type, "self", 0); in ada_get_tcb_types_info()
621 pspace_data->atcb_call_type = call_type; in ada_get_tcb_types_info()