Home
last modified time | relevance | path

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

/external/compiler-rt/lib/profile/
DGCDAProfiling.c128 static uint32_t length_of_string(const char *s) { in length_of_string() function
133 uint32_t len = length_of_string(s); in write_string()
353 len += 1 + length_of_string(function_name); in llvm_gcda_emit_function()