Home
last modified time | relevance | path

Searched refs:RISCV_DYNAMIC_TAG (Results 1 – 3 of 3) sorted by relevance

/openbsd/src/gnu/llvm/llvm/lib/Object/
DELF.cpp504 #define RISCV_DYNAMIC_TAG(name, value) DYNAMIC_STRINGIFY_ENUM(name, value) in getDynamicTagAsString() macro
506 #undef RISCV_DYNAMIC_TAG in getDynamicTagAsString()
518 #define RISCV_DYNAMIC_TAG(name, value) in getDynamicTagAsString() macro
529 #undef RISCV_DYNAMIC_TAG in getDynamicTagAsString()
/openbsd/src/gnu/llvm/llvm/include/llvm/BinaryFormat/
DDynamicTags.def34 #ifndef RISCV_DYNAMIC_TAG
35 #define RISCV_DYNAMIC_TAG(name, value) DYNAMIC_TAG(name, value)
223 RISCV_DYNAMIC_TAG(RISCV_VARIANT_CC, 0x70000001)
256 #undef RISCV_DYNAMIC_TAG
/openbsd/src/gnu/llvm/llvm/lib/ObjectYAML/
DELFYAML.cpp970 #undef RISCV_DYNAMIC_TAG in enumeration()
971 #define RISCV_DYNAMIC_TAG(name, value) DYNAMIC_TAG(name, value) in enumeration() macro
973 #undef RISCV_DYNAMIC_TAG in enumeration()
974 #define RISCV_DYNAMIC_TAG(name, value) in enumeration() macro