Home
last modified time | relevance | path

Searched refs:exec_ofs (Results 1 – 9 of 9) sorted by relevance

/dports/games/tads/tads-3.0.8/tads3/
H A Dvmdbg.cpp2392 unsigned int exec_ofs; in sync_exec_pos() local
2408 exec_ofs = (unsigned int)(pc_ - method_start_ofs); in sync_exec_pos()
2411 if (CVmRun::get_stm_bounds(vmg_ &func_ptr, exec_ofs, &line_ptr, in sync_exec_pos()
2446 unsigned int exec_ofs; in step() local
2660 exec_ofs = (unsigned int)(pc_ - method_start_ofs); in step()
2664 CVmRun::get_stm_bounds(vmg_ &func_ptr, exec_ofs, &line_ptr, in step()
2674 exec_ofs = 0; in step()
2768 CVmDebugUI::cmd_loop(vmg_ bpnum, error_code, &exec_ofs); in step()
2779 pc_ = entry_ofs_ + exec_ofs; in step()
2794 if (CVmRun::get_stm_bounds(vmg_ &func_ptr_, exec_ofs, in step()
H A Dvmdbg.h753 int error_code, unsigned int *exec_ofs);
/dports/games/tads/tads-3.0.8/tads2/
H A Ddbgrun.c133 unsigned int exec_ofs; in dbgss() local
274 exec_ofs = *instrp - mcmobjptr(ctx->dbgcxmem, (mcmon)fr->dbgftarg); in dbgss()
278 exec_ofs = 0; in dbgss()
293 dbgucmd(ctx, bphit, err, &exec_ofs); in dbgss()
301 *instrp = mcmlck(ctx->dbgcxmem, (mcmon)fr->dbgftarg) + exec_ofs; in dbgss()
H A Ddbg.h516 void dbgucmd(dbgcxdef *ctx, int bphit, int err, unsigned int *exec_ofs);
H A Ddbgu.c1156 void dbgucmd(dbgcxdef *ctx, int bphit, int err, unsigned int *exec_ofs) in dbgucmd() argument
/dports/games/scummvm/scummvm-2.5.1/engines/glk/tads/tads2/
H A Ddebug.h509 void dbgucmd(dbgcxdef *ctx, int bphit, int err, unsigned int *exec_ofs);
H A Druntime_driver.cpp126 void dbgucmd(dbgcxdef *ctx, int bphit, int err, unsigned int *exec_ofs) {} in dbgucmd() argument
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/glk/tads/tads2/
H A Ddebug.h509 void dbgucmd(dbgcxdef *ctx, int bphit, int err, unsigned int *exec_ofs);
H A Druntime_driver.cpp126 void dbgucmd(dbgcxdef *ctx, int bphit, int err, unsigned int *exec_ofs) {} in dbgucmd() argument