Searched refs:selectELFSectionForGlobal (Results 1 – 1 of 1) sorted by relevance
| /NextBSD/contrib/llvm/lib/CodeGen/ |
| HD | TargetLoweringObjectFileImpl.cpp | 248 selectELFSectionForGlobal(MCContext &Ctx, const GlobalValue *GV, in selectELFSectionForGlobal() function 326 return selectELFSectionForGlobal(getContext(), GV, Kind, Mang, TM, in SelectSectionForGlobal() 339 return selectELFSectionForGlobal(getContext(), &F, SectionKind::getReadOnly(), in getSectionForJumpTable()
|