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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Object/
H A DELF.cpp20 #define ELF_RELOC(name, value) STRINGIFY_ENUM_CASE(ELF, name) macro
154 #undef ELF_RELOC macro
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DELF.h361 #define ELF_RELOC(name, value) name = value, macro
770 #undef ELF_RELOC macro
/freebsd-12-stable/contrib/llvm-project/llvm/lib/ObjectYAML/
H A DELFYAML.cpp621 #define ELF_RELOC(X, Y) IO.enumCase(Value, #X, ELF::X); macro
664 #undef ELF_RELOC macro

Completed in 214 milliseconds