Searched refs:getSectionForJumpTable (Results 1 – 6 of 6) sorted by relevance
69 MCSection *getSectionForJumpTable(const Function &F,178 MCSection *getSectionForJumpTable(const Function &F,260 MCSection *getSectionForJumpTable(const Function &F,
132 virtual MCSection *getSectionForJumpTable(const Function &F,
355 MCSection *TargetLoweringObjectFile::getSectionForJumpTable( in getSectionForJumpTable() function in TargetLoweringObjectFile
957 MCSection *TargetLoweringObjectFileELF::getSectionForJumpTable( in getSectionForJumpTable() function in TargetLoweringObjectFileELF1772 MCSection *TargetLoweringObjectFileCOFF::getSectionForJumpTable( in getSectionForJumpTable() function in TargetLoweringObjectFileCOFF2470 MCSection *TargetLoweringObjectFileXCOFF::getSectionForJumpTable( in getSectionForJumpTable() function in TargetLoweringObjectFileXCOFF
935 MCSection *ReadOnlySec = TLOF.getSectionForJumpTable(MF->getFunction(), TM); in emitJumpTableInfo()
2495 MCSection *ReadOnlySection = TLOF.getSectionForJumpTable(F, TM); in emitJumpTableInfo()