2001-06-21 Miguel de Icaza <miguel@ximian.com>
authorMiguel de Icaza <miguel@gnome.org>
Thu, 21 Jun 2001 06:45:27 +0000 (06:45 -0000)
committerMiguel de Icaza <miguel@gnome.org>
Thu, 21 Jun 2001 06:45:27 +0000 (06:45 -0000)
commit28074f5a047cc79378cfee0a1960aa2ea960cd5f
tree03fc2b743b64852b3997f44c4c80095c64c41a8f
parent848b7aa0f53ae250e0d33d8a7ff3ae1f8249a73c
2001-06-21  Miguel de Icaza  <miguel@ximian.com>

* mono/metadata/metadata.c (mono_metadata_locate_token,
mono_metadata_locate): Functions to locate the information
definition given a token or a table and an index.
(mono_metadata_compute_table_bases): New.
(compute_size): New function to compute the sizes of the various
tables.

* mono/metadata/metadata.h: Finish listing the different index
types.

* mono/metadata/pedump.c: Improve to dump new information.

svn path=/trunk/mono/; revision=21
ChangeLog
mono/metadata/assembly.c
mono/metadata/metadata.c
mono/metadata/metadata.h
mono/metadata/pedump.c