llvm::ELF::Unnamed enum

Memory tagging values used in NT_ANDROID_TYPE_MEMTAG notes.

Synopsis

Declared in <llvm/BinaryFormat/ELF.h>

enum Unnamed enum;

Members

NameDescription
NT_MEMTAG_LEVEL_NONE a per-cpu basis what 'ASYNC' should mean. Generally, the expectation is "pick the most precise mode that's very fast".
NT_MEMTAG_LEVEL_ASYNC LEVEL ASYNC.
NT_MEMTAG_LEVEL_SYNC LEVEL SYNC.
NT_MEMTAG_LEVEL_MASK LEVEL MASK.
NT_MEMTAG_HEAP the heap and/or stack.
NT_MEMTAG_STACK STACK.