Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/Mips/AsmParser/
H A DMipsAsmParser.cpp8181 MCSection *ELFSection = getContext().getELFSection( in parseRSectionDirective() local
8183 getParser().getStreamer().SwitchSection(ELFSection); in parseRSectionDirective()
8199 MCSection *ELFSection = getContext().getELFSection( in parseSSectionDirective() local
8201 getParser().getStreamer().SwitchSection(ELFSection); in parseSSectionDirective()