Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DCodeGenModule.cpp335 StringRef AliasSection = SA->getName(); in checkAliases() local
336 if (AliasSection != AliaseeGV->getSection()) in checkAliases()
338 << AliasSection << IsIFunc << IsIFunc; in checkAliases()