OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Dis_StopHere
(Results
1 - 10
of
10
) sorted by null
/external/valgrind/VEX/priv/
guest_generic_bb_to_IR.h
57
continue at the specified address. For
Dis_StopHere
, the
72
Dis_StopHere
: this insn terminates the BB; we must stop.
79
enum {
Dis_StopHere
, Dis_Continue,
82
/* For
Dis_StopHere
, we need to end the block and create a
guest_tilegx_toIR.c
352
dres.whatNext =
Dis_StopHere
;
376
dres.whatNext =
Dis_StopHere
;
396
dres.whatNext =
Dis_StopHere
;
[
all
...]
guest_x86_toIR.c
[
all
...]
guest_generic_bb_to_IR.c
372
vassert(dres.whatNext ==
Dis_StopHere
449
case
Dis_StopHere
:
[
all
...]
guest_arm_toIR.c
[
all
...]
guest_arm64_toIR.c
[
all
...]
guest_amd64_toIR.c
[
all
...]
guest_s390_toIR.c
258
dis_res->whatNext =
Dis_StopHere
;
272
dis_res->whatNext =
Dis_StopHere
;
283
dis_res->whatNext =
Dis_StopHere
;
308
dis_res->whatNext =
Dis_StopHere
;
323
dis_res->whatNext =
Dis_StopHere
;
334
dis_res->whatNext =
Dis_StopHere
;
350
dis_res->whatNext =
Dis_StopHere
;
371
dis_res->whatNext =
Dis_StopHere
;
481
dis_res->whatNext =
Dis_StopHere
;
498
dis_res->whatNext =
Dis_StopHere
;
[
all
...]
guest_mips_toIR.c
550
dres.whatNext =
Dis_StopHere
;
1005
dres->whatNext =
Dis_StopHere
;
1016
dres->whatNext =
Dis_StopHere
;
[
all
...]
guest_ppc_toIR.c
[
all
...]
Completed in 334 milliseconds