OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:to_fastEP
(Results
1 - 2
of
2
) sorted by null
/external/valgrind/coregrind/
pub_core_transtab.h
105
Bool
to_fastEP
);
m_transtab.c
114
Bool
to_fastEP
:1; /* Is the patch to a fast or slow entry point? */
492
ie->
to_fastEP
= False;
790
Bool
to_fastEP
)
806
+ (
to_fastEP
? LibVEX_evCheckSzB(arch_host) : 0);
841
to_fastEP
? &VG_(disp_cp_chain_me_to_fastEP)
857
ie.
to_fastEP
=
to_fastEP
;
893
ie->
to_fastEP
? &VG_(disp_cp_chain_me_to_fastEP)
897
= ie->
to_fastEP
? to_fastEPaddr : to_slowEPaddr;
[
all
...]
Completed in 2546 milliseconds