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

/freebsd-9.3-release/contrib/gdb/gdb/
H A Dvalues.c1185 struct type *stringtype =
1190 val = allocate_value (stringtype);
1177 struct type *stringtype = local
H A Dvalops.c1155 struct type *stringtype
1161 val = allocate_value (stringtype);
1173 val = value_at_lazy (stringtype, addr, NULL);
1154 struct type *stringtype local

Completed in 31 milliseconds