LLVM 22.0.0git
llvm::jitlink::ELFLinkGraphBuilder_x86 Class Reference
Inheritance diagram for llvm::jitlink::ELFLinkGraphBuilder_x86:
[legend]

Public Member Functions

 ELFLinkGraphBuilder_x86 (StringRef FileName, const object::ELFFile< ELFT > &Obj, std::shared_ptr< orc::SymbolStringPool > SSP, Triple TT, SubtargetFeatures Features)

Additional Inherited Members

Detailed Description

Definition at line 113 of file ELF_x86.cpp.

Constructor & Destructor Documentation

◆ ELFLinkGraphBuilder_x86()

llvm::jitlink::ELFLinkGraphBuilder_x86::ELFLinkGraphBuilder_x86 ( StringRef FileName,
const object::ELFFile< ELFT > & Obj,
std::shared_ptr< orc::SymbolStringPool > SSP,
Triple TT,
SubtargetFeatures Features )
inline

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