Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/gcc/gcc/java/
H A Dclass.c53 static tree get_dispatch_vector PARAMS ((tree));
1315 get_dispatch_vector (type) in get_dispatch_vector() function
1329 tree super_vtable = get_dispatch_vector (super);
1351 tree vtable = get_dispatch_vector (type);
1813 n = TREE_VEC_LENGTH (get_dispatch_vector (type));
H A DChangeLog6200 (get_dispatch_vector): Use tree_low_cst and host_integerp.
9096 make_field_value, get_dispatch_vector, get_dispatch_table,
13649 * class.c (get_dispatch_vector, get_dispatch_table): New functions