Home
last modified time | relevance | path

Searched refs:build_jni_stub (Results 1 – 6 of 6) sorted by relevance

/openbsd/src/gnu/usr.bin/gcc/gcc/java/
Djcf-parse.c769 expand_expr_stmt (build_jni_stub (method)); in parse_class_file()
Djava-tree.h1174 extern tree build_jni_stub PARAMS ((tree));
Dexpr.c2172 build_jni_stub (method) in build_jni_stub() function
DChangeLog178 * expr.c (build_jni_stub): Calculate and pass the size
1608 * expr.c (build_jni_stub): Ensure storage for `meth' is
3945 * expr.c (build_jni_stub): Set DECL_CONTEXT on `meth_var' so it
4125 (build_jni_stub): Likewise.
4735 (build_jni_stub): Likewise.
5825 * expr.c (build_jni_stub): Cache the result of
5864 * jcf-parse.c (parse_class_file): Call build_jni_stub for native
5866 * expr.c (build_jni_stub): New function.
5870 and call build_jni_stub if -fjni given.
5878 (build_jni_stub): Declare.
Dparse.y7791 body = build_jni_stub (decl);
Dparse.c11356 body = build_jni_stub (decl);