#include <jitter.h>
Data Fields | |
INT | cur_ip |
Current X86 instruction pointer. | |
INT | bpf_pc |
Current BPF instruction pointer, i.e. position in the BPF program reached by the jitter. | |
PCHAR | ibuf |
Instruction buffer, contains the X86 generated code. | |
PUINT | refs |
Jumps reference table. |
Definition at line 68 of file jitter.h.
|
Current BPF instruction pointer, i.e. position in the BPF program reached by the jitter.
|
|
Current X86 instruction pointer.
|
|
Instruction buffer, contains the X86 generated code.
|
|
Jumps reference table.
|
documentation. Copyright (c) 2002-2005 Politecnico di Torino. Copyright (c) 2005
CACE technologies. All rights reserved.