Modules§
Macros§
- gemachain_
bpf_ loader_ deprecated_ program - gemachain_
bpf_ loader_ program - gemachain_
bpf_ loader_ program_ with_ jit - gemachain_
bpf_ loader_ upgradeable_ program - gemachain_
bpf_ loader_ upgradeable_ program_ with_ jit
Structs§
- BpfExecutor
- BPF Loader’s Executor implementation
- This
Instruction Meter - Passed to the VM to enforce the compute budget
Enums§
- BpfError
- Errors returned by functions the BPF Loader registers with the VM
Statics§
- ID
- The static program ID
Functions§
- check_
id - Confirms that a given pubkey is equivalent to the program ID
- create_
executor - create_
vm - Create the BPF virtual machine
- id
- Returns the program ID
- process_
instruction - process_
instruction_ jit