Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/Mips/AsmParser/
H A DMipsAsmParser.cpp374 bool parseRSectionDirective(StringRef Section);
8174 bool MipsAsmParser::parseRSectionDirective(StringRef Section) { in parseRSectionDirective() function in MipsAsmParser
8871 parseRSectionDirective(".rodata"); in ParseDirective()