LLVM 22.0.0git
AMDGPUAsmBackend.cpp File Reference

Go to the source code of this file.

Macros

#define ELF_RELOC(Name, Value)

Functions

static unsigned getFixupKindNumBytes (unsigned Kind)
static uint64_t adjustFixupValue (const MCFixup &Fixup, uint64_t Value, MCContext *Ctx)

Macro Definition Documentation

◆ ELF_RELOC

#define ELF_RELOC ( Name,
Value )
Value:
.Case(#Name, Value)
LLVM Value Representation.
Definition Value.h:75

Function Documentation

◆ adjustFixupValue()

◆ getFixupKindNumBytes()