Searched defs:SearchForAddressOfSymbol (Results 1 – 4 of 4) sorted by relevance
87 static void *SearchForAddressOfSymbol(const std::string &symbolName) { in SearchForAddressOfSymbol() function
91 static void *SearchForAddressOfSymbol(const std::string &symbolName) { in SearchForAddressOfSymbol() function
128 void* DynamicLibrary::SearchForAddressOfSymbol(const char *symbolName) { in SearchForAddressOfSymbol() function in DynamicLibrary
111 void* DynamicLibrary::SearchForAddressOfSymbol(const char *symbolName) { in SearchForAddressOfSymbol() function in DynamicLibrary