Searched refs:caller_task (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dada-tasks.c749 compute the "caller_task". Otherwise, leave it as zero. */
765 task_info->caller_task =
1156 if (task_info->caller_task)
1159 get_task_number_from_id (task_info->caller_task,
1247 if (task_info->caller_task)
1249 target_taskno = get_task_number_from_id (task_info->caller_task, inf);
H A Dada-lang.h143 CORE_ADDR caller_task; member in struct:ada_task_info
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dada-tasks.c795 compute the "caller_task". Otherwise, leave it as zero. */
811 task_info->caller_task =
1203 if (task_info->caller_task)
1206 get_task_number_from_id (task_info->caller_task,
1295 if (task_info->caller_task)
1297 target_taskno = get_task_number_from_id (task_info->caller_task, inf);
H A Dada-lang.h143 CORE_ADDR caller_task; member in struct:ada_task_info

Completed in 212 milliseconds