Searched defs:asm (Results 1 – 5 of 5) sorted by relevance
15 let asm = assemble(src).expect("Can't assemble from string"); localVariable370 let asm = prog in test_offset_overflow() localVariable
12 fn asm(src: &str) -> Result<Vec<ebpf::Insn>, String> { in asm() function
1 pub mod asm; module
2 pub mod asm; module
344 let mut asm = self.into_bytes(); in push() localVariable412 let mut asm = self.into_bytes(); in push() localVariable453 let mut asm = self.into_bytes(); in push() localVariable486 let mut asm = self.into_bytes(); in push() localVariable539 let mut asm = self.into_bytes(); in push() localVariable599 let mut asm = self.into_bytes(); in push() localVariable628 let mut asm = self.into_bytes(); in push() localVariable