Home
last modified time | relevance | path

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

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