Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/binutils/
Dstabs.c4027 debug_type *ptype) in stab_demangle_qualified() argument
4086 ptype != NULL ? &name : NULL)) in stab_demangle_qualified()
4089 if (ptype != NULL) in stab_demangle_qualified()
4110 if (ptype != NULL) in stab_demangle_qualified()
4190 if (ptype != NULL) in stab_demangle_qualified()
4191 *ptype = context; in stab_demangle_qualified()
4565 debug_type *ptype) in stab_demangle_type() argument
4577 if (! stab_demangle_type (minfo, pp, ptype)) in stab_demangle_type()
4579 if (ptype != NULL) in stab_demangle_type()
4580 *ptype = debug_make_pointer_type (minfo->dhandle, *ptype); in stab_demangle_type()
[all …]
Dieee.c825 debug_type *ptype) in ieee_read_type_index() argument
837 *ptype = ieee_builtin_type (info, start, indx); in ieee_read_type_index()
838 if (*ptype == NULL) in ieee_read_type_index()
847 *ptype = info->types.types[indx].type; in ieee_read_type_index()