Home
last modified time | relevance | path

Searched refs:vex_strlen (Results 1 – 9 of 9) sorted by relevance

/external/valgrind/VEX/priv/
Dmain_util.c243 SizeT vex_strlen ( const HChar* str ) in vex_strlen() function
402 len2 = vex_strlen(str); in vprintf_wrk()
414 len2 = vex_strlen(str); in vprintf_wrk()
431 len2 = vex_strlen(intbuf); in vprintf_wrk()
452 len2 = vex_strlen(intbuf); in vprintf_wrk()
464 len2 = vex_strlen(intbuf)+2; in vprintf_wrk()
509 (*vex_log_bytes)( myprintf_buf, vex_strlen(myprintf_buf) ); in add_to_myprintf_buf()
578 vassert(vex_strlen(buf) == ret); in vex_sprintf()
Ds390_disasm.c45 vassert(vex_strlen(mnm) <= S390_MAX_MNEMONIC_LEN); in mnemonic()
122 vassert(vex_strlen(base) + sizeof suffix[0] <= sizeof buf); in cab_operand()
156 vassert(vex_strlen(prefix) + vex_strlen(suffix) + in construct_mnemonic()
Dmain_util.h94 extern SizeT vex_strlen ( const HChar* str );
/external/valgrind/exp-sgcheck/tests/
Dhackedbz2.stderr.exp-glibc28-amd643 at 0x........: vex_strlen (hackedbz2.c:1006)
Dhackedbz2.c1003 static __attribute__(( noinline)) Int vex_strlen ( const HChar* str ) in vex_strlen() function
1037 Int len = vex_strlen(str); in myvprintf_str()
1284 (*vex_log_bytes)( myprintf_buf, vex_strlen(myprintf_buf) ); in add_to_myprintf_buf()
6480 nIn = vex_strlen(inbuf)+1; in main()
/external/valgrind/perf/
Dbz2.c996 static Int vex_strlen ( const HChar* str ) in vex_strlen() function
1030 Int len = vex_strlen(str); in myvprintf_str()
1273 (*vex_log_bytes)( myprintf_buf, vex_strlen(myprintf_buf) ); in add_to_myprintf_buf()
6470 nIn = vex_strlen(inbuf)+1; in main()
Dtest_input_for_tinycc.c1244 static Int vex_strlen ( const HChar* str ) in vex_strlen() function
1270 Int len = vex_strlen(str); in myvprintf_str()
1389 vex_log_bytes( myprintf_buf, vex_strlen(myprintf_buf) ); in add_to_myprintf_buf()
5734 nIn = vex_strlen(inbuf)+1; in main()
/external/valgrind/memcheck/tests/
Dorigin5-bz2.c996 static Int vex_strlen ( const HChar* str ) in vex_strlen() function
1030 Int len = vex_strlen(str); in myvprintf_str()
1275 (*vex_log_bytes)( myprintf_buf, vex_strlen(myprintf_buf) ); in add_to_myprintf_buf()
6474 nIn = vex_strlen(inbuf)+1; in main()
Dvarinfo6.c1034 static Int vex_strlen ( const HChar* str ) in vex_strlen() function
1068 Int len = vex_strlen(str); in myvprintf_str()
1313 (*vex_log_bytes)( myprintf_buf, vex_strlen(myprintf_buf) ); in add_to_myprintf_buf()
6513 nIn = vex_strlen(inbuf)+1; in main()