Home
last modified time | relevance | path

Searched refs:fallthrough_block (Results 1 – 1 of 1) sorted by relevance

/DragonOS/kernel/crates/rbpf/src/
H A Dcranelift.rs1160 let fallthrough_block = *self in prepare_jump_blocks() localVariable
1173 .insert(insn_ptr, (fallthrough_block, target_block)); in prepare_jump_blocks()