HomeSort by: relevance | last modified time | path
    Searched defs:ra_from_tf (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/alpha/alpha/
db_trace.c 165 bool ra_from_tf; local in function:db_stack_trace_print_ra
182 ra_from_tf = true;
232 ra_from_tf = false;
316 ra_from_tf = true;
334 if (ra_from_tf) {
348 ra_from_tf = false;
db_trace.c 165 bool ra_from_tf; local in function:db_stack_trace_print_ra
182 ra_from_tf = true;
232 ra_from_tf = false;
316 ra_from_tf = true;
334 if (ra_from_tf) {
348 ra_from_tf = false;

Completed in 50 milliseconds