Home
last modified time | relevance | path

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

/f-stack/freebsd/amd64/amd64/
H A Dbpf_jit_machdep.h152 emitm(&stream, \
159 emitm(&stream, \
166 emitm(&stream, \
173 emitm(&stream, \
180 emitm(&stream, \
187 emitm(&stream, \
248 emitm(&stream, \
268 emitm(&stream, \
322 emitm(&stream, \
340 emitm(&stream, \
[all …]
H A Dbpf_jit_machdep.c169 emit_func emitm; in bpf_jit_compile() local
199 emitm = emit_length; in bpf_jit_compile()
630 emitm = emit_code; in bpf_jit_compile()
/f-stack/freebsd/i386/i386/
H A Dbpf_jit_machdep.h113 emitm(&stream, i32, 4); \
119 emitm(&stream, \
126 emitm(&stream, \
193 emitm(&stream, \
207 emitm(&stream, i8, 1); \
213 emitm(&stream, \
267 emitm(&stream, \
285 emitm(&stream, \
292 emitm(&stream, \
310 emitm(&stream, \
[all …]
H A Dbpf_jit_machdep.c170 emit_func emitm; in bpf_jit_compile() local
201 emitm = emit_length; in bpf_jit_compile()
660 emitm = emit_code; in bpf_jit_compile()