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

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

Public Attributes

LibState State
PathType Type

Detailed Description

Definition at line 329 of file LibraryResolver.h.

Member Data Documentation

◆ State

LibState llvm::orc::SearchPlanEntry::State

Definition at line 330 of file LibraryResolver.h.

◆ Type

PathType llvm::orc::SearchPlanEntry::Type

Definition at line 331 of file LibraryResolver.h.


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