Home
last modified time | relevance | path

Searched refs:ReadOnlySec (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64AsmPrinter.cpp1174 MCSection *ReadOnlySec = TLOF.getSectionForJumpTable(MF->getFunction(), TM); in emitJumpTableInfo() local
1175 OutStreamer->switchSection(ReadOnlySec); in emitJumpTableInfo()