Home
last modified time | relevance | path

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

/dports/security/clamav-lts/clamav-0.103.5/libclamav/c++/llvm/lib/CodeGen/
H A DTargetLoweringObjectFileImpl.cpp267 static const char *getSectionPrefixForUniqueGlobal(SectionKind Kind) { in getSectionPrefixForUniqueGlobal() function
319 Prefix = getSectionPrefixForUniqueGlobal(Kind); in SelectSectionForGlobal()