Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/CodeGen/
H A DTargetLoweringObjectFileImpl.cpp604 static MCSectionELF *selectELFSectionForGlobal( in selectELFSectionForGlobal() function
679 MCSectionELF *Section = selectELFSectionForGlobal( in SelectSectionForGlobal()
695 return selectELFSectionForGlobal(getContext(), &F, SectionKind::getReadOnly(), in getSectionForJumpTable()