Searched refs:getSectionForJumpTable (Results 1 – 6 of 6) sorted by relevance
65 MCSection *getSectionForJumpTable(const Function &F,156 MCSection *getSectionForJumpTable(const Function &F,236 MCSection *getSectionForJumpTable(const Function &F,
116 virtual MCSection *getSectionForJumpTable(const Function &F,
271 MCSection *TargetLoweringObjectFile::getSectionForJumpTable( in getSectionForJumpTable() function in TargetLoweringObjectFile
712 MCSection *TargetLoweringObjectFileELF::getSectionForJumpTable( in getSectionForJumpTable() function in TargetLoweringObjectFileELF1417 MCSection *TargetLoweringObjectFileCOFF::getSectionForJumpTable( in getSectionForJumpTable() function in TargetLoweringObjectFileCOFF1891 MCSection *TargetLoweringObjectFileXCOFF::getSectionForJumpTable( in getSectionForJumpTable() function in TargetLoweringObjectFileXCOFF
773 MCSection *ReadOnlySec = TLOF.getSectionForJumpTable(F, TM); in EmitJumpTableInfo()
1847 MCSection *ReadOnlySection = TLOF.getSectionForJumpTable(F, TM); in EmitJumpTableInfo()1898 cast<MCSectionXCOFF>(TLOF.getSectionForJumpTable(F, TM))); in EmitJumpTableInfo()