Searched refs:getSectionForJumpTable (Results 1 – 5 of 5) sorted by relevance
64 MCSection *getSectionForJumpTable(const Function &F, Mangler &Mang,159 MCSection *getSectionForJumpTable(const Function &F, Mangler &Mang,
100 virtual MCSection *getSectionForJumpTable(const Function &F, Mangler &Mang,
245 MCSection *TargetLoweringObjectFile::getSectionForJumpTable( in getSectionForJumpTable() function in TargetLoweringObjectFile
332 MCSection *TargetLoweringObjectFileELF::getSectionForJumpTable( in getSectionForJumpTable() function in TargetLoweringObjectFileELF1000 MCSection *TargetLoweringObjectFileCOFF::getSectionForJumpTable( in getSectionForJumpTable() function in TargetLoweringObjectFileCOFF
1395 MCSection *ReadOnlySection = TLOF.getSectionForJumpTable(*F, *Mang, TM); in EmitJumpTableInfo()