Home
last modified time | relevance | path

Searched refs:vex_streq (Results 1 – 11 of 11) sorted by relevance

/external/valgrind/main/VEX/priv/
Dmain_util.h77 extern Bool vex_streq ( const HChar* s1, const HChar* s2 );
Dguest_arm_helpers.c578 if (vex_streq(function_name, "armg_calculate_condition")) { in guest_arm_spechelper()
745 if (vex_streq(function_name, "armg_calculate_flag_c")) { in guest_arm_spechelper()
795 if (vex_streq(function_name, "armg_calculate_flag_v")) { in guest_arm_spechelper()
Dmain_util.c245 Bool vex_streq ( const HChar* s1, const HChar* s2 ) in vex_streq() function
Dguest_x86_helpers.c800 if (vex_streq(function_name, "x86g_calculate_condition")) { in guest_x86_spechelper()
1219 if (vex_streq(function_name, "x86g_calculate_eflags_c")) { in guest_x86_spechelper()
1293 if (vex_streq(function_name, "x86g_calculate_eflags_all")) { in guest_x86_spechelper()
Dguest_s390_helpers.c723 if (vex_streq(function_name, "s390_calculate_cond")) { in guest_s390x_spechelper()
Dguest_amd64_helpers.c898 if (vex_streq(function_name, "amd64g_calculate_condition")) { in guest_amd64_spechelper()
1359 if (vex_streq(function_name, "amd64g_calculate_rflags_c")) { in guest_amd64_spechelper()
/external/valgrind/main/memcheck/tests/
Dorigin5-bz2.c1003 Bool vex_streq ( const HChar* s1, const HChar* s2 ) in vex_streq() function
Dvarinfo6.c1041 Bool vex_streq ( const HChar* s1, const HChar* s2 ) in vex_streq() function
/external/valgrind/main/exp-sgcheck/tests/
Dhackedbz2.c1010 Bool vex_streq ( const HChar* s1, const HChar* s2 ) in vex_streq() function
/external/valgrind/main/perf/
Dbz2.c1003 Bool vex_streq ( const HChar* s1, const HChar* s2 ) in vex_streq() function
Dtest_input_for_tinycc.c1251 Bool vex_streq ( const HChar* s1, const HChar* s2 ) in vex_streq() function