Home
last modified time | relevance | path

Searched refs:tlb_value_funcs (Results 1 – 3 of 3) sorted by relevance

/netbsd/src/external/gpl3/gdb/dist/gdb/
Dwindows-tdep.c422 static const struct lval_funcs tlb_value_funcs = variable
439 return value::allocate_computed (type, &tlb_value_funcs, NULL); in tlb_make_value()
DChangeLog-20115108 * windows-tdep.c (tlb_value_funcs): Make it const.
DChangeLog-20107290 (tlb_value_funcs): New static struct.