java-interp.h (insn_index): New declaration.
authorKeith Seitz <keiths@redhat.com>
Mon, 30 Jan 2006 21:20:40 +0000 (21:20 +0000)
committerKeith Seitz <kseitz@gcc.gnu.org>
Mon, 30 Jan 2006 21:20:40 +0000 (21:20 +0000)
commite939885ff55dc2a789f35c222ae2ef8066da91f5
tree968bcb2cb0b7db70800e52126823c1196c8c4bec
parentf34312c23cde2f7cb65ad7e7a7e996278d4d1566
java-interp.h (insn_index): New declaration.

        * include/java-interp.h (insn_index): New declaration.
        (num_insn_slots): New private variable.
        (get_line_table): New declaration.
        * interpret.cc (insn_index): New function.
        (get_line_table): New function.

From-SVN: r110411
libjava/ChangeLog
libjava/include/java-interp.h
libjava/interpret.cc