natRuntime.cc (libraries_size, [...]): Removed.
authorTom Tromey <tromey@redhat.com>
Mon, 24 Feb 2003 00:53:21 +0000 (00:53 +0000)
committerTom Tromey <tromey@gcc.gnu.org>
Mon, 24 Feb 2003 00:53:21 +0000 (00:53 +0000)
commit804b2c48eab2cb65fb0ae268c8a40e91c24777ff
tree5ff41a5e7e8d4dc63e4c27b4f3c34ec1a78f122f
parent6ecc7b8ffdbcc107a93eec87bd6c4c4fd48945a9
natRuntime.cc (libraries_size, [...]): Removed.

* java/lang/natRuntime.cc (libraries_size, libraries_count,
libraries): Removed.
(add_library): Removed.
(_load): Don't call add_library.
(loadLibraryInternal): Likewise.
(init): Likewise.
(lookup_data): New struct.
(find_symbol): New function.
(_Jv_FindSymbolInExecutable): Use it.

From-SVN: r63348
libjava/ChangeLog
libjava/java/lang/natRuntime.cc