Searched refs:JumpTableSizesSection (Results 1 – 1 of 1) sorted by relevance
3078 MCSection *JumpTableSizesSection = nullptr; in emitJumpTableSizesSection() local3091 JumpTableSizesSection = OutContext.getELFSection( in emitJumpTableSizesSection()3096 JumpTableSizesSection = OutContext.getCOFFSection( in emitJumpTableSizesSection()3102 JumpTableSizesSection = OutContext.getCOFFSection( in emitJumpTableSizesSection()3109 OutStreamer->switchSection(JumpTableSizesSection); in emitJumpTableSizesSection()