Searched defs:SearchForAddressOfSymbol (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/gnu/llvm/llvm/include/llvm/Support/
H A DDynamicLibrary.h138 static void *SearchForAddressOfSymbol(const std::string &symbolName) { function in class:llvm::sys::DynamicLibrary
/openbsd-current/gnu/llvm/llvm/lib/Support/
H A DDynamicLibrary.cpp218 void *DynamicLibrary::SearchForAddressOfSymbol(const char *SymbolName) { function in class:DynamicLibrary

Completed in 119 milliseconds