Searched refs:ReadOnlySec (Results 1 – 1 of 1) sorted by relevance
935 MCSection *ReadOnlySec = TLOF.getSectionForJumpTable(MF->getFunction(), TM); in emitJumpTableInfo() local936 OutStreamer->switchSection(ReadOnlySec); in emitJumpTableInfo()