solana/programs/bpf_loader/src
Jeff Washington (jwash) 998cba74b5
AccountSharedData.executable() (#16835)
2021-04-27 09:12:17 -05:00
..
alloc.rs
allocator_bump.rs Enforce host aligned memory for program regions (#16590) 2021-04-20 11:07:30 -07:00
bpf_verifier.rs Remove limit on program size related to feature cleanup (#15493) 2021-02-23 20:54:18 +00:00
deprecated.rs Make BPF Loader static (#11516) 2020-08-14 12:32:45 -07:00
lib.rs lamports += -> checked_add_lamports (#16791) 2021-04-27 09:11:35 -05:00
serialization.rs owner -> owner() (#16784) 2021-04-26 10:40:11 -05:00
syscalls.rs AccountSharedData.executable() (#16835) 2021-04-27 09:12:17 -05: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