Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64AsmPrinter.cpp830 MCSection *ReadOnlySec = TLOF.getSectionForJumpTable(F, TM); in emitJumpTableInfo() local
831 OutStreamer->SwitchSection(ReadOnlySec); in emitJumpTableInfo()