Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/gcc/gcc/java/
H A Dclass.c58 static tree build_method_symbols_entry PARAMS ((tree));
2189 build_method_symbols_entry (tree method) in build_method_symbols_entry() function
2231 list = tree_cons (NULL_TREE, build_method_symbols_entry (method), list); in emit_offset_symbol_table()
H A DChangeLog1851 * class.c (build_method_symbols_entry): New function.
1857 (build_method_symbols_entry): New function.