Searched refs:array_of (Results 1 - 10 of 10) sorted by relevance

/openbsd-current/gnu/usr.bin/binutils/binutils/
H A Dcoffgrok.h135 struct coff_type *array_of; member in struct:coff_type::__anon4283::__anon4290
H A Dcoffdump.c146 dump_coff_type (p->u.array.array_of);
H A Dcoffgrok.c436 ptr->u.array.array_of = res;
H A Dsrconv.c818 walk_tree_type_1 (sfile, symbol, type->u.array.array_of, nest + 1);
/openbsd-current/gnu/usr.bin/binutils-2.17/binutils/
H A Dcoffgrok.h135 struct coff_type *array_of; member in struct:coff_type::__anon5232::__anon5239
H A Dcoffdump.c144 dump_coff_type (p->u.array.array_of);
H A Dcoffgrok.c436 ptr->u.array.array_of = res;
H A Dsrconv.c814 walk_tree_type_1 (sfile, symbol, type->u.array.array_of, nest + 1);
/openbsd-current/gnu/usr.bin/gcc/gcc/objc/
H A Dobjc-act.c6639 tree array_of = TREE_TYPE (type);
6651 / TREE_INT_CST_LOW (TYPE_SIZE (array_of))));
6654 encode_type (array_of, curtype, format);
7520 tree array_of = TREE_TYPE (decl);
7525 / TREE_INT_CST_LOW (TYPE_SIZE (array_of))));
6621 tree array_of = TREE_TYPE (type); local
7498 tree array_of = TREE_TYPE (decl); local
/openbsd-current/gnu/gcc/gcc/objc/
H A Dobjc-act.c7933 tree array_of = TREE_TYPE (type);
7943 if (TREE_INT_CST_LOW (TYPE_SIZE (array_of)) == 0)
7948 / TREE_INT_CST_LOW (TYPE_SIZE (array_of)));
7951 encode_type (array_of, curtype, format);
7915 tree array_of = TREE_TYPE (type); local

Completed in 299 milliseconds