mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-27 14:54:52 +02:00
Merge
This commit is contained in:
commit
37c8ef911c
331 changed files with 14826 additions and 8842 deletions
|
@ -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);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue