This commit is contained in:
Niclas Adlertz 2014-09-19 17:14:13 +02:00
commit 37c8ef911c
331 changed files with 14826 additions and 8842 deletions

View file

@ -258,6 +258,7 @@ int generateJvmOffsets(GEN_variant gen_variant) {
printf("\n");
GEN_OFFS(nmethod, _method);
GEN_OFFS(nmethod, _dependencies_offset);
GEN_OFFS(nmethod, _metadata_offset);
GEN_OFFS(nmethod, _scopes_data_offset);
GEN_OFFS(nmethod, _scopes_pcs_offset);