Home
last modified time | relevance | path

Searched refs:find_methodref_index (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/usr.bin/gcc/gcc/java/
H A Dconstants.c192 find_methodref_index (cpool, decl) in find_methodref_index() function
H A Djava-tree.h1261 extern int find_methodref_index PARAMS ((struct CPool *, tree));
H A DChangeLog3106 (find_methodref_index): Use find_methodref_with_class_index.
3896 * constant.c (find_methodref_index): Likewise.
7603 * constants.c (find_methodref_index): Unwrap method names before
9349 find_fieldref_index, find_methodref_index, write_constant_pool,
10263 * constants.c (find_methodref_index): When the class is an interface,
12455 find_methodref_index): New methods.