Searched refs:const_type (Results 1 - 3 of 3) sorted by relevance

/freebsd-10-stable/contrib/binutils/binutils/
H A Ddebug.h265 bfd_boolean (*const_type) (void *); member in struct:debug_write_fns
H A Ddebug.c2642 return (*fns->const_type) (fhandle);
/freebsd-10-stable/contrib/gcc/
H A Dcoverage.c783 tree type, const_type;
802 const_type = build_qualified_type (type, TYPE_QUAL_CONST);
812 field = build_decl (FIELD_DECL, NULL_TREE, build_pointer_type (const_type));
779 tree type, const_type; local

Completed in 57 milliseconds