Home
last modified time | relevance | path

Searched refs:new_hipe_refs (Results 1 – 12 of 12) sorted by relevance

/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/erts/emulator/hipe/
H A Dhipe_load.c52 if (stp->new_hipe_refs) { in hipe_free_loader_state()
53 hipe_purge_refs(stp->new_hipe_refs, stp->module, 0); in hipe_free_loader_state()
54 stp->new_hipe_refs = NULL; in hipe_free_loader_state()
93 stp->new_hipe_refs = NULL; in hipe_alloc_loader_state()
H A Dhipe_load.h39 struct hipe_ref* new_hipe_refs; member
H A Dhipe_bif0.c1564 ref->next_from_modi = stp->new_hipe_refs; in hipe_bifs_add_ref_2()
1565 stp->new_hipe_refs = ref; in hipe_bifs_add_ref_2()
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/erts/emulator/hipe/
H A Dhipe_load.c52 if (stp->new_hipe_refs) { in hipe_free_loader_state()
53 hipe_purge_refs(stp->new_hipe_refs, stp->module, 0); in hipe_free_loader_state()
54 stp->new_hipe_refs = NULL; in hipe_free_loader_state()
93 stp->new_hipe_refs = NULL; in hipe_alloc_loader_state()
H A Dhipe_load.h39 struct hipe_ref* new_hipe_refs; member
H A Dhipe_bif0.c1564 ref->next_from_modi = stp->new_hipe_refs; in hipe_bifs_add_ref_2()
1565 stp->new_hipe_refs = ref; in hipe_bifs_add_ref_2()
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/erts/emulator/hipe/
H A Dhipe_load.c52 if (stp->new_hipe_refs) { in hipe_free_loader_state()
53 hipe_purge_refs(stp->new_hipe_refs, stp->module, 0); in hipe_free_loader_state()
54 stp->new_hipe_refs = NULL; in hipe_free_loader_state()
93 stp->new_hipe_refs = NULL; in hipe_alloc_loader_state()
H A Dhipe_load.h39 struct hipe_ref* new_hipe_refs; member
H A Dhipe_bif0.c1564 ref->next_from_modi = stp->new_hipe_refs; in hipe_bifs_add_ref_2()
1565 stp->new_hipe_refs = ref; in hipe_bifs_add_ref_2()
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/erts/emulator/beam/
H A Dbeam_load.c7034 hipe_code->first_hipe_ref = hipe_stp->new_hipe_refs; in erts_make_stub_module()
7062 hipe_stp->new_hipe_refs = NULL; in erts_make_stub_module()
7104 hipe_code->first_hipe_ref = hipe_stp->new_hipe_refs; in erts_commit_hipe_patch_load()
7112 hipe_stp->new_hipe_refs = NULL; in erts_commit_hipe_patch_load()
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/erts/emulator/beam/
H A Dbeam_load.c6972 hipe_code->first_hipe_ref = hipe_stp->new_hipe_refs; in erts_make_stub_module()
7000 hipe_stp->new_hipe_refs = NULL; in erts_make_stub_module()
7042 hipe_code->first_hipe_ref = hipe_stp->new_hipe_refs; in erts_commit_hipe_patch_load()
7050 hipe_stp->new_hipe_refs = NULL; in erts_commit_hipe_patch_load()
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/erts/emulator/beam/
H A Dbeam_load.c7155 hipe_code->first_hipe_ref = hipe_stp->new_hipe_refs; in erts_make_stub_module()
7183 hipe_stp->new_hipe_refs = NULL; in erts_make_stub_module()
7225 hipe_code->first_hipe_ref = hipe_stp->new_hipe_refs; in erts_commit_hipe_patch_load()
7233 hipe_stp->new_hipe_refs = NULL; in erts_commit_hipe_patch_load()