Searched refs:instructions (Results 1 – 5 of 5) sorted by relevance
37 let instructions = self.prog.insns_mut(); in relocation() localVariable38 let mut fmt_insn = to_insn_vec(instructions); in relocation()120 instructions.copy_from_slice(&fmt_insn); in relocation()
101 instructions: Vec<u8>, field108 instructions: vec![], in new()328 self.instructions.as_slice() in into_bytes()345 self.bpf_code.instructions.append(&mut asm); in push()413 self.bpf_code.instructions.append(&mut asm); in push()454 self.bpf_code.instructions.append(&mut asm); in push()487 self.bpf_code.instructions.append(&mut asm); in push()540 self.bpf_code.instructions.append(&mut asm); in push()600 self.bpf_code.instructions.append(&mut asm); in push()629 self.bpf_code.instructions.append(&mut asm); in push()
51 For bug reporting instructions, please see:
103 consequence, most of the load and store instructions of the program are269 // This is the eBPF program, in the form of bytecode instructions.684 * A small number of eBPF instructions have not been implemented yet. This721 including the assembler from the human-readable form of the instructions,
71 - doc: Update build instructions for riscv64 architecture (#725)477 doc: Update build instructions for riscv64 architecture (#725)