Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/AsmParser/
H A DMipsAsmParser.cpp8191 MCSection *ELFSection = getContext().getELFSection( in parseRSectionDirective() local
8193 getParser().getStreamer().switchSection(ELFSection); in parseRSectionDirective()
8209 MCSection *ELFSection = getContext().getELFSection( in parseSSectionDirective() local
8211 getParser().getStreamer().switchSection(ELFSection); in parseSSectionDirective()