Home
last modified time | relevance | path

Searched defs:ParseSectionName (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/MC/MCParser/
H A DELFAsmParser.cpp244 bool ELFAsmParser::ParseSectionName(StringRef &SectionName) { in ParseSectionName() function in ELFAsmParser
H A DCOFFAsmParser.cpp344 bool COFFAsmParser::ParseSectionName(StringRef &SectionName) { ParseSectionName() function in COFFAsmParser