Home
last modified time | relevance | path

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

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