Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/compiler-rt/lib/interception/
H A Dinterception_linux.h29 void *GetFuncAddrVer(const char *func_name, const char *ver);
42 unsigned long)::__interception::GetFuncAddrVer(#func, symver))
H A Dinterception_linux.cc47 void *GetFuncAddrVer(const char *func_name, const char *ver) { in GetFuncAddrVer() function