Home
last modified time | relevance | path

Searched refs:peek_opcode_at_pc (Results 1 – 14 of 14) sorted by relevance

/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/java/
H A Dexpr.c85 static unsigned char peek_opcode_at_pc (struct JCF *, int, int);
3571 peek_opcode_at_pc (JCF *jcf, int code_offset, int pc) in peek_opcode_at_pc() function
3626 opcode = (int) peek_opcode_at_pc (jcf, code_offset, pc++); in maybe_adjust_start_pc()
3630 opcode = (int) peek_opcode_at_pc (jcf, code_offset, pc++); in maybe_adjust_start_pc()
3675 index = peek_opcode_at_pc (jcf, code_offset, pc); in maybe_adjust_start_pc()
3678 int other = peek_opcode_at_pc (jcf, code_offset, ++pc); in maybe_adjust_start_pc()
H A DChangeLog13062 (peek_opcode_at_pc): New function.
/dports/lang/gcc48/gcc-4.8.5/gcc/java/
H A Dexpr.c83 static unsigned char peek_opcode_at_pc (struct JCF *, int, int);
3569 peek_opcode_at_pc (JCF *jcf, int code_offset, int pc) in peek_opcode_at_pc() function
3624 opcode = (int) peek_opcode_at_pc (jcf, code_offset, pc++); in maybe_adjust_start_pc()
3628 opcode = (int) peek_opcode_at_pc (jcf, code_offset, pc++); in maybe_adjust_start_pc()
3673 index = peek_opcode_at_pc (jcf, code_offset, pc); in maybe_adjust_start_pc()
3676 int other = peek_opcode_at_pc (jcf, code_offset, ++pc); in maybe_adjust_start_pc()
H A DChangeLog12946 (peek_opcode_at_pc): New function.
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/java/
H A Dexpr.c85 static unsigned char peek_opcode_at_pc (struct JCF *, int, int);
3228 peek_opcode_at_pc (JCF *jcf, int code_offset, int pc) in peek_opcode_at_pc() function
3283 opcode = (int) peek_opcode_at_pc (jcf, code_offset, pc++); in maybe_adjust_start_pc()
3287 opcode = (int) peek_opcode_at_pc (jcf, code_offset, pc++); in maybe_adjust_start_pc()
3332 index = peek_opcode_at_pc (jcf, code_offset, pc); in maybe_adjust_start_pc()
3335 int other = peek_opcode_at_pc (jcf, code_offset, ++pc); in maybe_adjust_start_pc()
H A DChangeLog6339 (peek_opcode_at_pc): New function.
/dports/lang/gnat_util/gcc-6-20180516/gcc/java/
H A Dexpr.c76 static unsigned char peek_opcode_at_pc (struct JCF *, int, int);
3557 peek_opcode_at_pc (JCF *jcf, int code_offset, int pc) in peek_opcode_at_pc() function
3612 opcode = (int) peek_opcode_at_pc (jcf, code_offset, pc++); in maybe_adjust_start_pc()
3616 opcode = (int) peek_opcode_at_pc (jcf, code_offset, pc++); in maybe_adjust_start_pc()
3661 index = peek_opcode_at_pc (jcf, code_offset, pc); in maybe_adjust_start_pc()
3664 int other = peek_opcode_at_pc (jcf, code_offset, ++pc); in maybe_adjust_start_pc()
H A DChangeLog13469 (peek_opcode_at_pc): New function.
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/java/
H A Dexpr.c85 static unsigned char peek_opcode_at_pc (struct JCF *, int, int);
3228 peek_opcode_at_pc (JCF *jcf, int code_offset, int pc) in peek_opcode_at_pc() function
3283 opcode = (int) peek_opcode_at_pc (jcf, code_offset, pc++); in maybe_adjust_start_pc()
3287 opcode = (int) peek_opcode_at_pc (jcf, code_offset, pc++); in maybe_adjust_start_pc()
3332 index = peek_opcode_at_pc (jcf, code_offset, pc); in maybe_adjust_start_pc()
3335 int other = peek_opcode_at_pc (jcf, code_offset, ++pc); in maybe_adjust_start_pc()
H A DChangeLog6339 (peek_opcode_at_pc): New function.
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/java/
H A Dexpr.c83 static unsigned char peek_opcode_at_pc (struct JCF *, int, int);
3569 peek_opcode_at_pc (JCF *jcf, int code_offset, int pc) in peek_opcode_at_pc() function
3624 opcode = (int) peek_opcode_at_pc (jcf, code_offset, pc++); in maybe_adjust_start_pc()
3628 opcode = (int) peek_opcode_at_pc (jcf, code_offset, pc++); in maybe_adjust_start_pc()
3673 index = peek_opcode_at_pc (jcf, code_offset, pc); in maybe_adjust_start_pc()
3676 int other = peek_opcode_at_pc (jcf, code_offset, ++pc); in maybe_adjust_start_pc()
H A DChangeLog12926 (peek_opcode_at_pc): New function.
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/java/
H A Dexpr.c76 static unsigned char peek_opcode_at_pc (struct JCF *, int, int);
3557 peek_opcode_at_pc (JCF *jcf, int code_offset, int pc) in peek_opcode_at_pc() function
3612 opcode = (int) peek_opcode_at_pc (jcf, code_offset, pc++); in maybe_adjust_start_pc()
3616 opcode = (int) peek_opcode_at_pc (jcf, code_offset, pc++); in maybe_adjust_start_pc()
3661 index = peek_opcode_at_pc (jcf, code_offset, pc); in maybe_adjust_start_pc()
3664 int other = peek_opcode_at_pc (jcf, code_offset, ++pc); in maybe_adjust_start_pc()
H A DChangeLog13469 (peek_opcode_at_pc): New function.