Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/gcc/gcc/java/
H A Dclass.c1448 tree dtable_start_offset = build_int_2 (2 * POINTER_SIZE / BITS_PER_UNIT, 0); local
1604 dtable_start_offset));
1642 dtable_start_offset));
H A DChangeLog1507 (make_class_data): Variable dtable_start_offset is sizeof 2 pointers.