Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DTargetLoweringObjectFileImpl.cpp824 static MCSectionELF *selectELFSectionForGlobal( in selectELFSectionForGlobal() function
861 static MCSection *selectELFSectionForGlobal( in selectELFSectionForGlobal() function
881 MCSectionELF *Section = selectELFSectionForGlobal( in selectELFSectionForGlobal()
902 return selectELFSectionForGlobal(getContext(), GO, Kind, getMangler(), TM, in SelectSectionForGlobal()
918 return selectELFSectionForGlobal( in getUniqueSectionForFunction()
932 return selectELFSectionForGlobal(getContext(), &F, SectionKind::getReadOnly(), in getSectionForJumpTable()