Home
last modified time | relevance | path

Searched defs:typeptr (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Dgdbtypes.c229 make_pointer_type (struct type *type, struct type **typeptr) in make_pointer_type()
296 make_reference_type (struct type *type, struct type **typeptr) in make_reference_type()
358 make_function_type (struct type *type, struct type **typeptr) in make_function_type()
510 make_cv_type (int cnst, int voltl, struct type *type, struct type **typeptr) in make_cv_type()