Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/ELF/Arch/
H A DAArch64.cpp1131 assert(hasMemtag()); in createTaggedSymbols()
/freebsd/contrib/llvm-project/lld/ELF/
H A DSyntheticSections.cpp1472 if (hasMemtag()) { in computeContents()
4497 bool elf::hasMemtag() { in hasMemtag() function in elf
4509 return hasMemtag() && in canHaveMemtagGlobals()
4740 if (hasMemtag()) { in createSyntheticSections()
H A DSyntheticSections.h1434 bool hasMemtag();