Searched defs:x86_jmp (Results 1 – 5 of 5) sorted by relevance
265 typedef struct x86_jmp { struct273 x86_jmp_opcode_sel op_sel; argument274 } x86_jmp; argument
276 void x86_jmp( struct x86_function *p, unsigned char *label) in x86_jmp() function
439 void x86_jmp( struct x86_function *p, int label) in x86_jmp() function