/dports/lang/erlang-runtime24/otp-OTP-24.1.7/erts/emulator/beam/jit/ |
H A D | asm_load.c | 107 stp->line_instr = erts_alloc(ERTS_ALC_T_PREPARED_CODE, in beam_load_prepare_emit() 162 if (stp->line_instr) { in beam_load_prepared_dtor() 163 erts_free(ERTS_ALC_T_PREPARED_CODE, stp->line_instr); in beam_load_prepared_dtor() 164 stp->line_instr = NULL; in beam_load_prepared_dtor() 214 is_duplicate = li && (stp->line_instr[li - 1].loc == item); in add_line_entry() 217 stp->line_instr[li].pos = beamasm_get_offset(stp->ba); in add_line_entry() 218 stp->line_instr[li].loc = item; in add_line_entry() 578 if (stp->line_instr == 0) { in finish_line_table() 628 idx = stp->line_instr[i].loc; in finish_line_table() 644 idx = stp->line_instr[i].loc; in finish_line_table() [all …]
|
H A D | load.h | 81 LineInstr *line_instr; /* Line instructions */ member
|
/dports/lang/erlang-wx/otp-OTP-24.1.7/erts/emulator/beam/jit/ |
H A D | asm_load.c | 107 stp->line_instr = erts_alloc(ERTS_ALC_T_PREPARED_CODE, in beam_load_prepare_emit() 162 if (stp->line_instr) { in beam_load_prepared_dtor() 163 erts_free(ERTS_ALC_T_PREPARED_CODE, stp->line_instr); in beam_load_prepared_dtor() 164 stp->line_instr = NULL; in beam_load_prepared_dtor() 214 is_duplicate = li && (stp->line_instr[li - 1].loc == item); in add_line_entry() 217 stp->line_instr[li].pos = beamasm_get_offset(stp->ba); in add_line_entry() 218 stp->line_instr[li].loc = item; in add_line_entry() 578 if (stp->line_instr == 0) { in finish_line_table() 628 idx = stp->line_instr[i].loc; in finish_line_table() 644 idx = stp->line_instr[i].loc; in finish_line_table() [all …]
|
H A D | load.h | 81 LineInstr *line_instr; /* Line instructions */ member
|
/dports/lang/erlang/otp-OTP-24.1.7/erts/emulator/beam/jit/ |
H A D | asm_load.c | 107 stp->line_instr = erts_alloc(ERTS_ALC_T_PREPARED_CODE, in beam_load_prepare_emit() 162 if (stp->line_instr) { in beam_load_prepared_dtor() 163 erts_free(ERTS_ALC_T_PREPARED_CODE, stp->line_instr); in beam_load_prepared_dtor() 164 stp->line_instr = NULL; in beam_load_prepared_dtor() 214 is_duplicate = li && (stp->line_instr[li - 1].loc == item); in add_line_entry() 217 stp->line_instr[li].pos = beamasm_get_offset(stp->ba); in add_line_entry() 218 stp->line_instr[li].loc = item; in add_line_entry() 578 if (stp->line_instr == 0) { in finish_line_table() 628 idx = stp->line_instr[i].loc; in finish_line_table() 644 idx = stp->line_instr[i].loc; in finish_line_table() [all …]
|
H A D | load.h | 81 LineInstr *line_instr; /* Line instructions */ member
|
/dports/lang/erlang-java/otp-OTP-24.1.7/erts/emulator/beam/jit/ |
H A D | asm_load.c | 107 stp->line_instr = erts_alloc(ERTS_ALC_T_PREPARED_CODE, in beam_load_prepare_emit() 162 if (stp->line_instr) { in beam_load_prepared_dtor() 163 erts_free(ERTS_ALC_T_PREPARED_CODE, stp->line_instr); in beam_load_prepared_dtor() 164 stp->line_instr = NULL; in beam_load_prepared_dtor() 214 is_duplicate = li && (stp->line_instr[li - 1].loc == item); in add_line_entry() 217 stp->line_instr[li].pos = beamasm_get_offset(stp->ba); in add_line_entry() 218 stp->line_instr[li].loc = item; in add_line_entry() 578 if (stp->line_instr == 0) { in finish_line_table() 628 idx = stp->line_instr[i].loc; in finish_line_table() 644 idx = stp->line_instr[i].loc; in finish_line_table() [all …]
|
H A D | load.h | 81 LineInstr *line_instr; /* Line instructions */ member
|
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/erts/emulator/beam/emu/ |
H A D | emu_load.c | 213 if (stp->line_instr) { in beam_load_prepared_dtor() 215 stp->line_instr = NULL; in beam_load_prepared_dtor() 241 if (stp->line_instr == 0) { in beam_load_finish_emit() 326 if (stp->line_instr == 0) { in beam_load_finish_emit() 366 idx = stp->line_instr[i].loc; in beam_load_finish_emit() 383 idx = stp->line_instr[i].loc; in beam_load_finish_emit() 1412 if (stp->line_instr) { in beam_load_emit_op() 1432 stp->line_instr[li].loc = item; in beam_load_emit_op() 1435 stp->line_instr[li-1].loc != item) { in beam_load_emit_op() 1440 stp->line_instr[li].pos = ci - 2; in beam_load_emit_op() [all …]
|
H A D | load.h | 146 LineInstr* line_instr; /* Line instructions */ member
|
/dports/lang/erlang-wx/otp-OTP-24.1.7/erts/emulator/beam/emu/ |
H A D | emu_load.c | 213 if (stp->line_instr) { in beam_load_prepared_dtor() 215 stp->line_instr = NULL; in beam_load_prepared_dtor() 241 if (stp->line_instr == 0) { in beam_load_finish_emit() 326 if (stp->line_instr == 0) { in beam_load_finish_emit() 366 idx = stp->line_instr[i].loc; in beam_load_finish_emit() 383 idx = stp->line_instr[i].loc; in beam_load_finish_emit() 1412 if (stp->line_instr) { in beam_load_emit_op() 1432 stp->line_instr[li].loc = item; in beam_load_emit_op() 1435 stp->line_instr[li-1].loc != item) { in beam_load_emit_op() 1440 stp->line_instr[li].pos = ci - 2; in beam_load_emit_op() [all …]
|
H A D | load.h | 146 LineInstr* line_instr; /* Line instructions */ member
|
/dports/lang/erlang/otp-OTP-24.1.7/erts/emulator/beam/emu/ |
H A D | emu_load.c | 213 if (stp->line_instr) { in beam_load_prepared_dtor() 215 stp->line_instr = NULL; in beam_load_prepared_dtor() 241 if (stp->line_instr == 0) { in beam_load_finish_emit() 326 if (stp->line_instr == 0) { in beam_load_finish_emit() 366 idx = stp->line_instr[i].loc; in beam_load_finish_emit() 383 idx = stp->line_instr[i].loc; in beam_load_finish_emit() 1412 if (stp->line_instr) { in beam_load_emit_op() 1432 stp->line_instr[li].loc = item; in beam_load_emit_op() 1435 stp->line_instr[li-1].loc != item) { in beam_load_emit_op() 1440 stp->line_instr[li].pos = ci - 2; in beam_load_emit_op() [all …]
|
H A D | load.h | 146 LineInstr* line_instr; /* Line instructions */ member
|
/dports/lang/erlang-java/otp-OTP-24.1.7/erts/emulator/beam/emu/ |
H A D | emu_load.c | 213 if (stp->line_instr) { in beam_load_prepared_dtor() 215 stp->line_instr = NULL; in beam_load_prepared_dtor() 241 if (stp->line_instr == 0) { in beam_load_finish_emit() 326 if (stp->line_instr == 0) { in beam_load_finish_emit() 366 idx = stp->line_instr[i].loc; in beam_load_finish_emit() 383 idx = stp->line_instr[i].loc; in beam_load_finish_emit() 1412 if (stp->line_instr) { in beam_load_emit_op() 1432 stp->line_instr[li].loc = item; in beam_load_emit_op() 1435 stp->line_instr[li-1].loc != item) { in beam_load_emit_op() 1440 stp->line_instr[li].pos = ci - 2; in beam_load_emit_op() [all …]
|
H A D | load.h | 146 LineInstr* line_instr; /* Line instructions */ member
|
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/erts/emulator/beam/ |
H A D | beam_load.c | 364 LineInstr* line_instr; /* Line instructions */ member 961 stp->line_instr = 0; in erts_alloc_loader_state() 1113 if (stp->line_instr != 0) { in loader_state_dtor() 1114 erts_free(ERTS_ALC_T_PREPARED_CODE, stp->line_instr); in loader_state_dtor() 1115 stp->line_instr = 0; in loader_state_dtor() 2915 stp->line_instr[li-1].loc != loc) { in load_code() 2920 stp->line_instr[li].pos = ci - 2; in load_code() 4895 if (stp->line_instr == 0) { in freeze_code() 4978 if (stp->line_instr == 0) { in freeze_code() 5010 *locp++ = (Uint16) stp->line_instr[i].loc; in freeze_code() [all …]
|
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/erts/emulator/beam/ |
H A D | beam_load.c | 364 LineInstr* line_instr; /* Line instructions */ member 956 stp->line_instr = 0; in erts_alloc_loader_state() 1108 if (stp->line_instr != 0) { in loader_state_dtor() 1109 erts_free(ERTS_ALC_T_PREPARED_CODE, stp->line_instr); in loader_state_dtor() 1110 stp->line_instr = 0; in loader_state_dtor() 2909 stp->line_instr[li-1].loc != loc) { in load_code() 2914 stp->line_instr[li].pos = ci - 2; in load_code() 4834 if (stp->line_instr == 0) { in freeze_code() 4917 if (stp->line_instr == 0) { in freeze_code() 4949 *locp++ = (Uint16) stp->line_instr[i].loc; in freeze_code() [all …]
|
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/erts/emulator/beam/ |
H A D | beam_load.c | 365 LineInstr* line_instr; /* Line instructions */ member 968 stp->line_instr = 0; in erts_alloc_loader_state() 1120 if (stp->line_instr != 0) { in loader_state_dtor() 1121 erts_free(ERTS_ALC_T_PREPARED_CODE, stp->line_instr); in loader_state_dtor() 1122 stp->line_instr = 0; in loader_state_dtor() 2924 stp->line_instr[li-1].loc != loc) { in load_code() 2929 stp->line_instr[li].pos = ci - 2; in load_code() 4907 if (stp->line_instr == 0) { in freeze_code() 4990 if (stp->line_instr == 0) { in freeze_code() 5022 *locp++ = (Uint16) stp->line_instr[i].loc; in freeze_code() [all …]
|