Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/gcc/gcc/java/
H A Dexpr.c2936 PC = process_jvm_instruction (PC, byte_ops, length);
2968 process_jvm_instruction (PC, byte_ops, length) in process_jvm_instruction() function
H A Djava-tree.h1236 extern int process_jvm_instruction PARAMS ((int, const unsigned char *, long));
H A DChangeLog3012 (process_jvm_instruction): Build JAVA_EXC_OBJ_EXPR instead of
3271 (process_jvm_instruction): Use build_exception_object_ref.
4739 (process_jvm_instruction): Likewise.
8114 * expr.c (process_jvm_instruction): Constify a char*.
8118 * java-tree.h (verify_jvm_instructions, process_jvm_instruction):
8565 (process_jvm_instruction): Likewise for parameter `length'.
9766 (process_jvm_instruction): Add a `const' qualifier to a char*.
9783 maybe_pushlevels, maybe_poplevels, process_jvm_instruction,
9872 * expr.c (process_jvm_instruction): Coerce to correct Throwable
9992 * expr.c (process_jvm_instruction): Do load_type_state after JSR.
[all …]