Module solana_rbpf::call_frames[][src]

Call frame handler

Structs

CallFrames

When BPF calls a function other then a syscall it expect the new function to be called in its own frame. CallFrames manages call frames