solana/programs/bpf_loader/src
Alexander Meißner e23c6ce62b
Increases check_number_of_instruction_accounts() in BPF loader. (#23440)
2022-03-04 14:33:27 +01:00
..
alloc.rs
allocator_bump.rs use saturating arithmetic (#23435) 2022-03-02 14:50:16 -08:00
deprecated.rs Make BPF Loader static (#11516) 2020-08-14 12:32:45 -07:00
lib.rs Increases check_number_of_instruction_accounts() in BPF loader. (#23440) 2022-03-04 14:33:27 +01:00
serialization.rs use saturating arithmetic (#23435) 2022-03-02 14:50:16 -08:00
syscalls.rs use saturating arithmetic (#23435) 2022-03-02 14:50:16 -08: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