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

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

Public Attributes

LibraryManager::LibState State
PathType Type

Detailed Description

Definition at line 244 of file LibraryResolver.h.

Member Data Documentation

◆ State

LibraryManager::LibState llvm::orc::SearchPlanEntry::State

Definition at line 245 of file LibraryResolver.h.

◆ Type

PathType llvm::orc::SearchPlanEntry::Type

Definition at line 246 of file LibraryResolver.h.


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