Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/
H A DTargetLoweringObjectFileImpl.cpp813 static MCSectionELF *selectELFSectionForGlobal( in selectELFSectionForGlobal() function
850 static MCSection *selectELFSectionForGlobal( in selectELFSectionForGlobal() function
867 MCSectionELF *Section = selectELFSectionForGlobal( in selectELFSectionForGlobal()
888 return selectELFSectionForGlobal(getContext(), GO, Kind, getMangler(), TM, in SelectSectionForGlobal()
904 return selectELFSectionForGlobal( in getUniqueSectionForFunction()
918 return selectELFSectionForGlobal(getContext(), &F, SectionKind::getReadOnly(), in getSectionForJumpTable()