LLVM 19.0.0git
Public Attributes | List of all members
llvm::orc::RemoteSymbolLookup Struct Reference

#include "llvm/ExecutionEngine/Orc/Shared/SimpleRemoteEPCUtils.h"

Public Attributes

uint64_t H
 
RemoteSymbolLookupSet Symbols
 

Detailed Description

Definition at line 149 of file SimpleRemoteEPCUtils.h.

Member Data Documentation

◆ H

uint64_t llvm::orc::RemoteSymbolLookup::H

Definition at line 150 of file SimpleRemoteEPCUtils.h.

◆ Symbols

RemoteSymbolLookupSet llvm::orc::RemoteSymbolLookup::Symbols

Definition at line 151 of file SimpleRemoteEPCUtils.h.


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