Common link-graph building code shared between all ELFFiles.
More...
#include "ExecutionEngine/JITLink/ELFLinkGraphBuilder.h"
Common link-graph building code shared between all ELFFiles.
Definition at line 28 of file ELFLinkGraphBuilder.h.
◆ ELFLinkGraphBuilderBase()
llvm::jitlink::ELFLinkGraphBuilderBase::ELFLinkGraphBuilderBase |
( |
std::unique_ptr< LinkGraph > |
G | ) |
|
|
inline |
◆ ~ELFLinkGraphBuilderBase()
llvm::jitlink::ELFLinkGraphBuilderBase::~ELFLinkGraphBuilderBase |
( |
| ) |
|
|
virtualdefault |
◆ getCommonSection()
Section & llvm::jitlink::ELFLinkGraphBuilderBase::getCommonSection |
( |
| ) |
|
|
inlineprotected |
◆ isDwarfSection()
static bool llvm::jitlink::ELFLinkGraphBuilderBase::isDwarfSection |
( |
StringRef |
SectionName | ) |
|
|
inlinestaticprotected |
std::unique_ptr<LinkGraph> llvm::jitlink::ELFLinkGraphBuilderBase::G |
|
protected |
The documentation for this class was generated from the following files: