Crate solana_bpf_loader_program

Source

Modules§

serialization
syscalls
test_utils

Macros§

create_vm
Create the SBF virtual machine
mock_create_vm

Structs§

Entrypoint

Constants§

DEFAULT_LOADER_COMPUTE_UNITS
DEPRECATED_LOADER_COMPUTE_UNITS
MEMORY_POOL
UPGRADEABLE_LOADER_COMPUTE_UNITS

Functions§

calculate_heap_cost
Only used in macro, do not use directly!
check_loader_id
create_vm
Only used in macro, do not use directly!
direct_deploy_program
Directly deploy a program using a provided invoke context. This function should only be invoked from the runtime, since it does not provide any account loads or checks.
execute
load_program_from_bytes
process_instruction_inner