Searched refs:getSectionForJumpTable (Results 1 – 6 of 6) sorted by relevance
69 MCSection *getSectionForJumpTable(const Function &F,180 MCSection *getSectionForJumpTable(const Function &F,268 MCSection *getSectionForJumpTable(const Function &F,
132 virtual MCSection *getSectionForJumpTable(const Function &F,
350 MCSection *TargetLoweringObjectFile::getSectionForJumpTable( in getSectionForJumpTable() function in TargetLoweringObjectFile
949 MCSection *TargetLoweringObjectFileELF::getSectionForJumpTable( in getSectionForJumpTable() function in TargetLoweringObjectFileELF1799 MCSection *TargetLoweringObjectFileCOFF::getSectionForJumpTable( in getSectionForJumpTable() function in TargetLoweringObjectFileCOFF2525 MCSection *TargetLoweringObjectFileXCOFF::getSectionForJumpTable( in getSectionForJumpTable() function in TargetLoweringObjectFileXCOFF
1174 MCSection *ReadOnlySec = TLOF.getSectionForJumpTable(MF->getFunction(), TM); in emitJumpTableInfo()
2714 MCSection *ReadOnlySection = TLOF.getSectionForJumpTable(F, TM); in emitJumpTableInfo()