Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DTargetLoweringObjectFileImpl.cpp858 static MCSectionELF *selectELFSectionForGlobal( in selectELFSectionForGlobal() function
895 static MCSection *selectELFSectionForGlobal( in selectELFSectionForGlobal() function
915 MCSectionELF *Section = selectELFSectionForGlobal( in selectELFSectionForGlobal()
936 return selectELFSectionForGlobal(getContext(), GO, Kind, getMangler(), TM, in SelectSectionForGlobal()
952 return selectELFSectionForGlobal( in getUniqueSectionForFunction()
966 return selectELFSectionForGlobal(getContext(), &F, SectionKind::getReadOnly(), in getSectionForJumpTable()