LLVM 22.0.0git
llvm::jitlink::systemz::GOTTableManager Class Reference

Global Offset Table Builder. More...

#include "llvm/ExecutionEngine/JITLink/systemz.h"

Inheritance diagram for llvm::jitlink::systemz::GOTTableManager:
[legend]

Public Member Functions

bool visitEdge (LinkGraph &G, Block *B, Edge &E)
SymbolcreateEntry (LinkGraph &G, Symbol &Target)

Static Public Member Functions

static StringRef getSectionName ()

Detailed Description

Global Offset Table Builder.

Definition at line 812 of file systemz.h.

Member Function Documentation

◆ createEntry()

Symbol & llvm::jitlink::systemz::GOTTableManager::createEntry ( LinkGraph & G,
Symbol & Target )
inline

Definition at line 854 of file systemz.h.

References llvm::jitlink::systemz::createAnonymousPointer(), and G.

◆ getSectionName()

StringRef llvm::jitlink::systemz::GOTTableManager::getSectionName ( )
inlinestatic

Definition at line 814 of file systemz.h.

◆ visitEdge()


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