solana/programs/bpf_loader/src
Jack May 5524938a50
Limit CPI instruction size (#14317)
2020-12-29 01:14:17 +00:00
..
alloc.rs nit, cleanup uses (#7747) 2020-01-09 23:58:13 -08:00
allocator_bump.rs Aligned program heap (#11657) 2020-08-17 09:49:21 -07:00
bpf_verifier.rs fix bpf lddw check (#13554) 2020-11-12 13:13:42 -08:00
deprecated.rs Make BPF Loader static (#11516) 2020-08-14 12:32:45 -07:00
lib.rs Limit CPI instruction size (#14317) 2020-12-29 01:14:17 +00:00
serialization.rs Move KeyedAccount out of solana-program. Native programs are not supported by solana-program 2020-10-26 18:54:54 -07:00
syscalls.rs Limit CPI instruction size (#14317) 2020-12-29 01:14:17 +00:00
upgradeable.rs Upgradeable loader (#13689) 2020-12-14 15:35:10 -08:00
upgradeable_with_jit.rs Upgradeable loader (#13689) 2020-12-14 15:35:10 -08:00
with_jit.rs Validator CLI option to enable just-in-time compilation of BPF (#13789) 2020-12-07 09:49:55 +01:00