Home
last modified time | relevance | path

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

/external/compiler-rt/lib/interception/
Dinterception_linux.h28 void *GetFuncAddrVer(const char *func_name, const char *ver);
40 unsigned long)::__interception::GetFuncAddrVer(#func, symver))
Dinterception_linux.cc28 void *GetFuncAddrVer(const char *func_name, const char *ver) { in GetFuncAddrVer() function