Home
last modified time | relevance | path

Searched defs:LogicalModule (Results 1 – 1 of 1) sorted by relevance

/external/llvm/include/llvm/ExecutionEngine/Orc/
DLogicalDylib.h34 struct LogicalModule { struct
37 LogicalModule(LogicalModule &&RHS) in LogicalModule() argument
41 LogicalModuleResources Resources; argument
44 typedef std::vector<LogicalModule> LogicalModuleList; argument