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

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

Completed in 779 milliseconds