Searched defs:LogicalModuleResources (Results 1 – 1 of 1) sorted by relevance
91 struct LogicalModuleResources { struct96 LogicalModuleResources() = default; argument99 LogicalModuleResources(LogicalModuleResources &&Other) in LogicalModuleResources() function112 JITSymbol findSymbol(StringRef Name, bool ExportedSymbolsOnly) { in findSymbol()