Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DTargetLoweringObjectFileImpl.cpp855 static MCSectionELF *selectELFSectionForGlobal( in selectELFSectionForGlobal() function
887 static MCSection *selectELFSectionForGlobal( in selectELFSectionForGlobal() function
907 MCSectionELF *Section = selectELFSectionForGlobal( in selectELFSectionForGlobal()
928 return selectELFSectionForGlobal(getContext(), GO, Kind, getMangler(), TM, in SelectSectionForGlobal()
944 return selectELFSectionForGlobal( in getUniqueSectionForFunction()
958 return selectELFSectionForGlobal(getContext(), &F, SectionKind::getReadOnly(), in getSectionForJumpTable()