Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/interception/
H A Dinterception_win.cpp196 static size_t _strlen(const char *str) { in _strlen() function
1042 size_t funtion_name_length = _strlen(func); in InternalGetProcAddress()