Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gdb/dist/gdb/
Daarch64-tdep.h78 struct type *vns_type = nullptr; member
Daarch64-tdep.c2106 if (tdep->vns_type == NULL) in aarch64_vns_type()
2123 tdep->vns_type = t; in aarch64_vns_type()
2126 return tdep->vns_type; in aarch64_vns_type()