Searched refs:ReadOnlySec (Results 1 – 1 of 1) sorted by relevance
1286 MCSection *ReadOnlySec = nullptr; in emitJumpTableImpl() local1288 ReadOnlySec = in emitJumpTableImpl()1291 ReadOnlySec = TLOF.getSectionForJumpTable(F, TM); in emitJumpTableImpl()1293 OutStreamer->switchSection(ReadOnlySec); in emitJumpTableImpl()