Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Xtensa/MCTargetDesc/
H A DXtensaTargetStreamer.cpp91 MCSection *ConstSection = Context.getELFSection( in emitLiteral() local
95 OutStreamer.switchSection(ConstSection); in emitLiteral()
111 MCSection *ConstSection = Context.getELFSection( in startLiteralSection() local
114 ConstSection->setAlignment(Align(4)); in startLiteralSection()