Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DTargetLoweringObjectFileImpl.cpp794 static MCSectionELF *selectELFSectionForGlobal( in selectELFSectionForGlobal() function
831 static MCSection *selectELFSectionForGlobal( in selectELFSectionForGlobal() function
846 MCSectionELF *Section = selectELFSectionForGlobal( in selectELFSectionForGlobal()
867 return selectELFSectionForGlobal(getContext(), GO, Kind, getMangler(), TM, in SelectSectionForGlobal()
883 return selectELFSectionForGlobal( in getUniqueSectionForFunction()
897 return selectELFSectionForGlobal(getContext(), &F, SectionKind::getReadOnly(), in getSectionForJumpTable()