/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/Orc/ |
D | NullResolver.cpp | 27 JITSymbol NullLegacyResolver::findSymbol(const std::string &Name) { in findSymbol() function in llvm::orc::NullLegacyResolver
|
D | OrcCBindingsStack.h | 176 JITSymbol findSymbol(const std::string &Name) { in findSymbol() function 377 JITSymbol findSymbol(const std::string &Name, in findSymbol() function
|
D | OrcMCJITReplacement.h | 329 JITSymbol findSymbol(StringRef Name) { in findSymbol() function
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/Orc/ |
D | LambdaResolver.h | 45 JITSymbol findSymbol(const std::string &Name) final { in findSymbol() function
|
D | GlobalMappingLayer.h | 76 JITSymbol findSymbol(const std::string &Name, bool ExportedSymbolsOnly) { in findSymbol() function
|
D | IRTransformLayer.h | 89 JITSymbol findSymbol(const std::string &Name, bool ExportedSymbolsOnly) { in findSymbol() function
|
D | ObjectTransformLayer.h | 84 JITSymbol findSymbol(const std::string &Name, bool ExportedSymbolsOnly) { in findSymbol() function
|
D | IRCompileLayer.h | 126 JITSymbol findSymbol(const std::string &Name, bool ExportedSymbolsOnly) { in findSymbol() function
|
D | RemoteObjectLayer.h | 351 JITSymbol findSymbol(StringRef Name, bool ExportedSymbolsOnly) { in findSymbol() function 499 Expected<RemoteSymbol> findSymbol(const std::string &Name, in findSymbol() function
|
D | LazyEmittingLayer.h | 228 JITSymbol findSymbol(const std::string &Name, bool ExportedSymbolsOnly) { in findSymbol() function
|
D | CompileOnDemandLayer.h | 228 JITSymbol findSymbol(BaseLayerT &BaseLayer, const std::string &Name, in findSymbol() function 337 JITSymbol findSymbol(StringRef Name, bool ExportedSymbolsOnly) { in findSymbol() function
|
D | RTDyldObjectLinkingLayer.h | 428 JITSymbol findSymbol(StringRef Name, bool ExportedSymbolsOnly) { in findSymbol() function
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/ |
D | RTDyldMemoryManager.h | 100 JITSymbol findSymbol(const std::string &Name) override { in findSymbol() function
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/MCJIT/ |
D | MCJIT.cpp | 333 JITSymbol MCJIT::findSymbol(const std::string &Name, in findSymbol() function in MCJIT 670 LinkingSymbolResolver::findSymbol(const std::string &Name) { in findSymbol() function in LinkingSymbolResolver
|
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/ |
D | IceELFSection.cpp | 145 const ELFSym *ELFSymbolTableSection::findSymbol(GlobalString Name) const { in findSymbol() function in Ice::ELFSymbolTableSection
|
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/ |
D | Descriptors.java | 2305 GenericDescriptor findSymbol(final String fullName) { in findSymbol() method in Descriptors.DescriptorPool 2313 GenericDescriptor findSymbol(final String fullName, final SearchFilter filter) { in findSymbol() method in Descriptors.DescriptorPool
|