003 File Manager
Current Path:
/usr/src/contrib/llvm-project/llvm/include/llvm/BinaryFormat/ELFRelocs
usr
/
src
/
contrib
/
llvm-project
/
llvm
/
include
/
llvm
/
BinaryFormat
/
ELFRelocs
/
📁
..
📄
AArch64.def
(12.82 KB)
📄
AMDGPU.def
(555 B)
📄
ARC.def
(2.89 KB)
📄
ARM.def
(6.15 KB)
📄
AVR.def
(1.54 KB)
📄
BPF.def
(174 B)
📄
Hexagon.def
(4.07 KB)
📄
Lanai.def
(542 B)
📄
MSP430.def
(525 B)
📄
Mips.def
(4.64 KB)
📄
PowerPC.def
(5.1 KB)
📄
PowerPC64.def
(6.92 KB)
📄
RISCV.def
(2.26 KB)
📄
Sparc.def
(3.07 KB)
📄
SystemZ.def
(2.25 KB)
📄
VE.def
(1.46 KB)
📄
i386.def
(1.52 KB)
📄
x86_64.def
(1.47 KB)
Editing: AVR.def
#ifndef ELF_RELOC #error "ELF_RELOC must be defined" #endif ELF_RELOC(R_AVR_NONE, 0) ELF_RELOC(R_AVR_32, 1) ELF_RELOC(R_AVR_7_PCREL, 2) ELF_RELOC(R_AVR_13_PCREL, 3) ELF_RELOC(R_AVR_16, 4) ELF_RELOC(R_AVR_16_PM, 5) ELF_RELOC(R_AVR_LO8_LDI, 6) ELF_RELOC(R_AVR_HI8_LDI, 7) ELF_RELOC(R_AVR_HH8_LDI, 8) ELF_RELOC(R_AVR_LO8_LDI_NEG, 9) ELF_RELOC(R_AVR_HI8_LDI_NEG, 10) ELF_RELOC(R_AVR_HH8_LDI_NEG, 11) ELF_RELOC(R_AVR_LO8_LDI_PM, 12) ELF_RELOC(R_AVR_HI8_LDI_PM, 13) ELF_RELOC(R_AVR_HH8_LDI_PM, 14) ELF_RELOC(R_AVR_LO8_LDI_PM_NEG, 15) ELF_RELOC(R_AVR_HI8_LDI_PM_NEG, 16) ELF_RELOC(R_AVR_HH8_LDI_PM_NEG, 17) ELF_RELOC(R_AVR_CALL, 18) ELF_RELOC(R_AVR_LDI, 19) ELF_RELOC(R_AVR_6, 20) ELF_RELOC(R_AVR_6_ADIW, 21) ELF_RELOC(R_AVR_MS8_LDI, 22) ELF_RELOC(R_AVR_MS8_LDI_NEG, 23) ELF_RELOC(R_AVR_LO8_LDI_GS, 24) ELF_RELOC(R_AVR_HI8_LDI_GS, 25) ELF_RELOC(R_AVR_8, 26) ELF_RELOC(R_AVR_8_LO8, 27) ELF_RELOC(R_AVR_8_HI8, 28) ELF_RELOC(R_AVR_8_HLO8, 29) ELF_RELOC(R_AVR_DIFF8, 30) ELF_RELOC(R_AVR_DIFF16, 31) ELF_RELOC(R_AVR_DIFF32, 32) ELF_RELOC(R_AVR_LDS_STS_16, 33) ELF_RELOC(R_AVR_PORT6, 34) ELF_RELOC(R_AVR_PORT5, 35)
Upload File
Create Folder