Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lld/ELF/
H A DConfig.h364 bool androidMemtagHeap; member
H A DDriver.cpp711 if (!config->androidMemtagHeap && !config->androidMemtagStack) { in getMemtagMode()
1031 config->androidMemtagHeap = in readConfigs()
H A DSyntheticSections.cpp3864 assert((config->androidMemtagStack || config->androidMemtagHeap) && in writeTo()
3875 if (config->androidMemtagHeap) in writeTo()