| 
    LLVM 22.0.0git
    
   | 
 
Holds the result for a single symbol. More...
#include "llvm/ExecutionEngine/Orc/TargetProcess/LibraryResolver.h"
Public Attributes | |
| std::string | Name | 
| std::string | ResolvedLibPath | 
Holds the result for a single symbol.
Definition at line 315 of file LibraryResolver.h.
| std::string llvm::orc::LibraryResolver::SymbolQuery::Result::Name | 
Definition at line 316 of file LibraryResolver.h.
| std::string llvm::orc::LibraryResolver::SymbolQuery::Result::ResolvedLibPath | 
Definition at line 317 of file LibraryResolver.h.