LLVM: llvm::orc::SearchConfig Struct Reference (original) (raw)
#include "[llvm/ExecutionEngine/Orc/TargetProcess/LibraryResolver.h](LibraryResolver%5F8h%5Fsource.html)"
| Public Member Functions |
|---|
| Public Attributes | |
|---|---|
| SearchPolicy | Policy |
| SymbolEnumeratorOptions | Options |
Detailed Description
Definition at line 293 of file LibraryResolver.h.
Constructor & Destructor Documentation
| llvm::orc::SearchConfig::SearchConfig ( ) | inline |
|---|
Definition at line 297 of file LibraryResolver.h.
References Options, and Policy.
Member Data Documentation
◆ Options
SymbolEnumeratorOptions llvm::orc::SearchConfig::Options
Definition at line 295 of file LibraryResolver.h.
Referenced by SearchConfig(), and llvm::orc::LibraryResolver::searchSymbolsInLibraries().
◆ Policy
SearchPolicy llvm::orc::SearchConfig::Policy
Definition at line 294 of file LibraryResolver.h.
Referenced by SearchConfig(), and llvm::orc::LibraryResolver::searchSymbolsInLibraries().
The documentation for this struct was generated from the following file:
- include/llvm/ExecutionEngine/Orc/TargetProcess/LibraryResolver.h