Searched defs:ParseSectionName (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/MC/MCParser/ | ||
H A D | ELFAsmParser.cpp | 244 bool ELFAsmParser::ParseSectionName(StringRef &SectionName) { in ParseSectionName() function in ELFAsmParser |
H A D | COFFAsmParser.cpp | 344 bool COFFAsmParser::ParseSectionName(StringRef &SectionName) { ParseSectionName() function in COFFAsmParser |