Module call_frames
solana_rbpf
Call frame handler
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
syscall