diff options
| author | Lang Hames <lhames@gmail.com> | 2025-11-11 18:11:41 +1100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-11-11 18:11:41 +1100 |
| commit | 4c4b1a905e89278d5d02b8d5ba5e2a948d638a88 (patch) | |
| tree | 31b7285d207447642a18d41bbb9cea1377177a4a /lldb/source/Plugins/ScriptInterpreter/Python/Interfaces/ScriptedPythonInterface.h | |
| parent | f2aad35caff5b316839d57f8003a7060c6c06612 (diff) | |
[orc-rt] Replace wrapper fn `void *CallCtx` arg with `uint64_t CallId`. (#167452)
This argument serves as an opaque id (outside the ControllerAccess
object) for a call to a wrapper function. I expect that most
ControllerAccess implementations will want to use this argument as a
sequence number (plain integer), for which uint64_t will be a better fit
than void*. For ControllerAccess implementations that want to use a
pointer, uint64_t should be sufficiently large.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/Interfaces/ScriptedPythonInterface.h')
0 files changed, 0 insertions, 0 deletions
