Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/gcc/gcc/java/
H A Dclass.c54 static tree get_dispatch_table PARAMS ((tree, tree));
1347 get_dispatch_table (type, this_class_addr) in get_dispatch_table() function
1527 tree dtable = get_dispatch_table (type, this_class_addr);
H A DChangeLog1504 (get_dispatch_table): Prepend offset-to-top (always 0) and
1882 * class.c (get_dispatch_table): Fix java vtable layout
2329 * class.c (get_dispatch_table): Handle function descriptors.
3558 (get_dispatch_table): Likewise.
4118 (get_dispatch_table): Likewise.
5306 (get_dispatch_table): Changed to cope with abstract classes.
5688 * class.c (get_dispatch_table): Build the vtable dummy entry list
6408 * class.c (get_dispatch_table): If class uses a Boehm type
9096 make_field_value, get_dispatch_vector, get_dispatch_table,
12232 * class.c (get_dispatch_table): Add extra dummy vtable entry,
[all …]