Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DDynamicTags.def9 #ifndef AARCH64_DYNAMIC_TAG
10 #define AARCH64_DYNAMIC_TAG(name, value) DYNAMIC_TAG(name, value)
130 AARCH64_DYNAMIC_TAG(AARCH64_BTI_PLT, 0x70000001)
131 AARCH64_DYNAMIC_TAG(AARCH64_PAC_PLT, 0x70000003)
132 AARCH64_DYNAMIC_TAG(AARCH64_VARIANT_PCS, 0x70000005)
133 AARCH64_DYNAMIC_TAG(AARCH64_MEMTAG_MODE, 0x70000009)
134 AARCH64_DYNAMIC_TAG(AARCH64_MEMTAG_HEAP, 0x7000000b)
135 AARCH64_DYNAMIC_TAG(AARCH64_MEMTAG_STACK, 0x7000000c)
136 AARCH64_DYNAMIC_TAG(AARCH64_MEMTAG_GLOBALS, 0x7000000d)
137 AARCH64_DYNAMIC_TAG(AARCH64_MEMTAG_GLOBALSSZ, 0x7000000f)
[all …]
/freebsd/contrib/llvm-project/llvm/lib/Object/
H A DELF.cpp528 #define AARCH64_DYNAMIC_TAG(name, value) DYNAMIC_STRINGIFY_ENUM(name, value) in getDynamicTagAsString() macro
530 #undef AARCH64_DYNAMIC_TAG in getDynamicTagAsString()
577 #define AARCH64_DYNAMIC_TAG(name, value) in getDynamicTagAsString() macro
588 #undef AARCH64_DYNAMIC_TAG in getDynamicTagAsString()
/freebsd/contrib/llvm-project/llvm/lib/ObjectYAML/
H A DELFYAML.cpp957 #define AARCH64_DYNAMIC_TAG(name, value) in enumeration() macro
969 #undef AARCH64_DYNAMIC_TAG in enumeration()
970 #define AARCH64_DYNAMIC_TAG(name, value) DYNAMIC_TAG(name, value) in enumeration() macro
972 #undef AARCH64_DYNAMIC_TAG in enumeration()
973 #define AARCH64_DYNAMIC_TAG(name, value) in enumeration() macro
1014 #undef AARCH64_DYNAMIC_TAG in enumeration()