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

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

Completed in 132 milliseconds