Home
last modified time | relevance | path

Searched refs:check_field (Results 1 – 7 of 7) sorted by relevance

/openbsd/src/gnu/usr.bin/binutils/gdb/testsuite/gdb.base/
Dstore.exp158 proc check_field { t } { procedure
193 check_field 1
194 check_field 2
195 check_field 3
196 check_field 4
/openbsd/src/gnu/usr.bin/binutils/gdb/
Dvalue.h532 extern int check_field (struct value *, const char *);
Dvalops.c2329 check_field (struct value *arg1, const char *name) in check_field() function
Dsymtab.c1104 if (v && check_field (v, name)) in lookup_symbol_aux()
DChangeLog-3.x123 * valops.c (check_field): When following pointers, just get
DChangeLog-19901714 Change check_field in the same way (recursive helper function
/openbsd/src/gnu/gcc/gcc/cp/
DChangeLog-20032806 * class.c (check_field): Don't allow non-packed non-POD fields to