Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/
H A DTargetLoweringObjectFileImpl.cpp852 static MCSectionELF *selectELFSectionForGlobal( in selectELFSectionForGlobal() function
884 static MCSection *selectELFSectionForGlobal( in selectELFSectionForGlobal() function
904 MCSectionELF *Section = selectELFSectionForGlobal( in selectELFSectionForGlobal()
925 return selectELFSectionForGlobal(getContext(), GO, Kind, getMangler(), TM, in SelectSectionForGlobal()
941 return selectELFSectionForGlobal( in getUniqueSectionForFunction()
955 return selectELFSectionForGlobal(getContext(), &F, SectionKind::getReadOnly(), in getSectionForJumpTable()