LLVM 22.0.0git
CSKYAsmBackend.cpp File Reference

Go to the source code of this file.

Macros

#define DEBUG_TYPE   "csky-asmbackend"

Functions

static uint64_t adjustFixupValue (const MCFixup &Fixup, uint64_t Value, MCContext &Ctx)

Macro Definition Documentation

◆ DEBUG_TYPE

#define DEBUG_TYPE   "csky-asmbackend"

Definition at line 18 of file CSKYAsmBackend.cpp.

Function Documentation

◆ adjustFixupValue()