Home
last modified time | relevance | path

Searched refs:java_init (Results 1 – 5 of 5) sorted by relevance

/openbsd-src/gnu/usr.bin/binutils/gdb/testsuite/lib/
H A Djava.exp35 proc java_init { args } { procedure
97 if { $java_initialized != 1 } { java_init }
/openbsd-src/gnu/usr.bin/gcc/gcc/java/
H A Dlang.c54 static const char *java_init PARAMS ((const char *));
251 #define LANG_HOOKS_INIT java_init
522 java_init (filename) in java_init() function
H A DChangeLog489 * lang.c (java_init): If storing the vbit in function
624 * lang.c (java_init): Enable flag_inline_trees.
1164 (java_init): Don't set hook.
1232 (java_init): Don't set hook.
1302 (java_init): Remove old hook.
1341 (java_init): Don't try to copy into the various tree_code
2135 * lang.c (java_init): Update prototype. Combine with old init_parse.
2596 (java_init): Update for change to jcf_path_seal.
3307 (java_init): ... not here.
/openbsd-src/gnu/usr.bin/binutils/gdb/testsuite/
H A DChangeLog597 * lib/java.exp (java_init): Fix copyright.
2337 * lib/java.exp (java_init): Import target_alias before using it.
/openbsd-src/gnu/usr.bin/gcc/gcc/
H A DChangeLog.513257 * java/lang.c (lang_init): Rename java_init.