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.cpp8245 MCSection *ELFSection = getContext().getELFSection( in parseRSectionDirective() local
8247 getParser().getStreamer().switchSection(ELFSection); in parseRSectionDirective()
8263 MCSection *ELFSection = getContext().getELFSection( in parseSSectionDirective() local
8265 getParser().getStreamer().switchSection(ELFSection); in parseSSectionDirective()