Home
last modified time | relevance | path

Searched refs:lookupSymbols (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DEPCDebugObjectRegistrar.cpp40 EPC.lookupSymbols({{*RegistrationFunctionDylib, RegistrationSymbols}}); in createJITLoaderGDBRegistrar()
H A DEPCEHFrameRegistrar.cpp
H A DLookupAndRecordAddrs.cpp64 auto Result = EPC.lookupSymbols(LR); in lookupAndRecordAddrs()
/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DExecutorProcessControl.h294 lookupSymbols(ArrayRef<LookupRequest> Request) { in lookupSymbols() function