Home
last modified time | relevance | path

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

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