solana/programs/bpf_loader/src
Alexander Meißner edb20d6909
Splits index of InstructionAccount into index_in_transaction and index_in_caller. (#22165)
2021-12-30 15:46:36 +01:00
..
alloc.rs
allocator_bump.rs Reformat imports to a consistent style for imports 2021-12-03 09:19:13 -08:00
deprecated.rs Make BPF Loader static (#11516) 2020-08-14 12:32:45 -07:00
lib.rs Add AccountsDataMeter to InvokeContext (#21813) 2021-12-28 05:14:48 -06:00
serialization.rs Splits index of InstructionAccount into index_in_transaction and index_in_caller. (#22165) 2021-12-30 15:46:36 +01:00
syscalls.rs Splits index of InstructionAccount into index_in_transaction and index_in_caller. (#22165) 2021-12-30 15:46:36 +01: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