Home
last modified time | relevance | path

Searched defs:jmp (Results 1 – 6 of 6) sorted by relevance

/dragonfly/stand/lib/
H A Ddosfs.c93 u_char jmp[3]; /* usually 80x86 'jmp' opcode */ member
/dragonfly/contrib/binutils-2.34/gold/
H A Di386.cc3896 unsigned char jmp[5]; in do_code_fill() local
H A Dx86_64.cc5848 unsigned char jmp[5]; in do_code_fill() local
/dragonfly/contrib/binutils-2.27/gold/
H A Di386.cc3893 unsigned char jmp[5]; in do_code_fill() local
H A Dx86_64.cc4683 unsigned char jmp[5]; in do_code_fill() local
/dragonfly/contrib/libpcap/
H A Dgencode.c7828 gen_len(compiler_state_t *cstate, int jmp, int n) in gen_len()