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

/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/gdb/
H A Dwindows-tdep.c103 static struct type *last_tlb_type = NULL; local
111 if (last_tlb_type && last_gdbarch == gdbarch)
112 return last_tlb_type;
225 last_tlb_type = tib_ptr_type;

Completed in 115 milliseconds