Searched refs:ELF_RELOC (Results 1 - 8 of 8) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/MCTargetDesc/
H A DPPCAsmBackend.cpp249 #define ELF_RELOC(X, Y) .Case(#X, Y) macro
251 #undef ELF_RELOC macro
255 #define ELF_RELOC(X, Y) .Case(#X, Y) macro
257 #undef ELF_RELOC macro
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Object/
H A DELF.cpp20 #define ELF_RELOC(name, value) STRINGIFY_ENUM_CASE(ELF, name) macro
161 #undef ELF_RELOC macro
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/RISCV/MCTargetDesc/
H A DRISCVAsmBackend.cpp30 #define ELF_RELOC(X, Y) .Case(#X, Y) macro
32 #undef ELF_RELOC macro
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AArch64/MCTargetDesc/
H A DAArch64AsmBackend.cpp360 #define ELF_RELOC(X, Y) .Case(#X, Y) macro
362 #undef ELF_RELOC macro
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/X86/MCTargetDesc/
H A DX86AsmBackend.cpp678 #define ELF_RELOC(X, Y) .Case(#X, Y) macro
680 #undef ELF_RELOC macro
684 #define ELF_RELOC(X, Y) .Case(#X, Y) macro
686 #undef ELF_RELOC macro
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DELF.h362 #define ELF_RELOC(name, value) name = value, macro
780 #undef ELF_RELOC macro
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMAsmBackend.cpp55 #define ELF_RELOC(X, Y) .Case(#X, Y) macro
57 #undef ELF_RELOC macro
/freebsd-13-stable/contrib/llvm-project/llvm/lib/ObjectYAML/
H A DELFYAML.cpp631 #define ELF_RELOC(X, Y) IO.enumCase(Value, #X, ELF::X); macro
677 #undef ELF_RELOC macro

Completed in 203 milliseconds