Home
last modified time | relevance | path

Searched refs:inCMSEOutImpLib (Results 1 – 2 of 2) sorted by relevance

/freebsd-14-stable/contrib/llvm-project/lld/ELF/
HDSymbolTable.h81 llvm::StringMap<bool> inCMSEOutImpLib; variable
/freebsd-14-stable/contrib/llvm-project/lld/ELF/Arch/
HDARM.cpp1346 if (!symtab.inCMSEOutImpLib.count(sym->getName())) in ArmCmseSGSection()
1354 if (!symtab.inCMSEOutImpLib.count(sym->getName())) in ArmCmseSGSection()
1364 symtab.inCMSEOutImpLib[sym->getName()] = true; in addSGVeneer()