Home
last modified time | relevance | path

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

/mirbsd/src/gnu/usr.bin/binutils/gdb/
Deval.c715 struct type *selector_type = NULL; in evaluate_subexp_standard() local
727 selector_type = lookup_pointer_type (builtin_type_void); in evaluate_subexp_standard()
733 target = evaluate_subexp (selector_type, exp, pos, sub_no_side); in evaluate_subexp_standard()