Searched refs:osGetSymbol (Results 1 – 3 of 3) sorted by relevance
57 return reinterpret_cast<SymbolType>(osGetSymbol(symbol)); in getSymbol()67 void *osGetSymbol(const std::string &symbol) const;
56 void *DynamicLibrary::osGetSymbol(const std::string &symbol) const in osGetSymbol() function in DynamicLibrary
61 void *DynamicLibrary::osGetSymbol(const std::string &symbol) const in osGetSymbol() function in DynamicLibrary