LLVM 22.0.0git
AArch64ELFObjectWriter.cpp File Reference

Go to the source code of this file.

Macros

#define R_CLS(rtype)

Macro Definition Documentation

◆ R_CLS

#define R_CLS ( rtype)
Value:
IsILP32 ? ELF::R_AARCH64_P32_##rtype : ELF::R_AARCH64_##rtype

Definition at line 55 of file AArch64ELFObjectWriter.cpp.