Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DELF.h1719 NT_MEMTAG_HEAP = 4, enumerator
/freebsd/contrib/llvm-project/lld/ELF/
H A DSyntheticSections.cpp3887 value |= ELF::NT_MEMTAG_HEAP; in writeTo()
/freebsd/contrib/llvm-project/llvm/tools/llvm-readobj/
H A DELFDumper.cpp5372 (Desc[0] & NT_MEMTAG_HEAP) ? "Enabled" : "Disabled"); in getAndroidNoteProperties()