Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gdb/dist/gdb/
Daarch64-tdep.h79 struct type *vnh_type = nullptr; member
Daarch64-tdep.c2136 if (tdep->vnh_type == NULL) in aarch64_vnh_type()
2156 tdep->vnh_type = t; in aarch64_vnh_type()
2159 return tdep->vnh_type; in aarch64_vnh_type()