LLVM 22.0.0git
llvm::orc::SearchConfig Struct Reference

#include "llvm/ExecutionEngine/Orc/TargetProcess/LibraryResolver.h"

Public Member Functions

 SearchConfig ()

Public Attributes

SearchPolicy Policy
SymbolEnumeratorOptions Options

Detailed Description

Definition at line 279 of file LibraryResolver.h.

Constructor & Destructor Documentation

◆ SearchConfig()

llvm::orc::SearchConfig::SearchConfig ( )
inline

Definition at line 283 of file LibraryResolver.h.

References Options, and Policy.

Member Data Documentation

◆ Options

SymbolEnumeratorOptions llvm::orc::SearchConfig::Options

◆ Policy

SearchPolicy llvm::orc::SearchConfig::Policy

The documentation for this struct was generated from the following file: