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

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

Public Attributes

ArrayRef< StringRefPaths
SearchPathType type

Detailed Description

Definition at line 227 of file LibraryScanner.h.

Member Data Documentation

◆ Paths

ArrayRef<StringRef> llvm::orc::SearchPathConfig::Paths

Definition at line 228 of file LibraryScanner.h.

Referenced by llvm::orc::SearchPathResolver::SearchPathResolver().

◆ type

SearchPathType llvm::orc::SearchPathConfig::type

Definition at line 229 of file LibraryScanner.h.


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