Searched refs:getSectionForJumpTable (Results 1 – 5 of 5) sorted by relevance
60 MCSection *getSectionForJumpTable(const Function &F, Mangler &Mang,148 MCSection *getSectionForJumpTable(const Function &F, Mangler &Mang,
99 virtual MCSection *getSectionForJumpTable(const Function &F, Mangler &Mang,
253 MCSection *TargetLoweringObjectFile::getSectionForJumpTable( in getSectionForJumpTable() function in TargetLoweringObjectFile
325 MCSection *TargetLoweringObjectFileELF::getSectionForJumpTable( in getSectionForJumpTable() function in TargetLoweringObjectFileELF974 MCSection *TargetLoweringObjectFileCOFF::getSectionForJumpTable( in getSectionForJumpTable() function in TargetLoweringObjectFileCOFF
1361 MCSection *ReadOnlySection = TLOF.getSectionForJumpTable(*F, *Mang, TM); in EmitJumpTableInfo()