Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DTargetLoweringObjectFileImpl.cpp608 unsigned EntrySize, bool UniqueSectionName) { in getELFSectionNameForGlobal() argument
634 if (UniqueSectionName) { in getELFSectionNameForGlobal()
810 bool UniqueSectionName = false; in selectELFSectionForGlobal() local
814 UniqueSectionName = true; in selectELFSectionForGlobal()
821 GO, Kind, Mang, TM, EntrySize, UniqueSectionName); in selectELFSectionForGlobal()