Searched refs:AGENT_ON_LOAD_FUNCTION_NAME (Results 1 – 1 of 1) sorted by relevance
35 const char* AGENT_ON_LOAD_FUNCTION_NAME = "Agent_OnLoad"; variable210 onload_ = reinterpret_cast<AgentOnLoadFunction>(FindSymbol(AGENT_ON_LOAD_FUNCTION_NAME)); in PopulateFunctions()