Searched defs:ParseDirectiveSection (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/MC/MCParser/ | ||
H A D | ELFAsmParser.cpp | 412 bool ELFAsmParser::ParseDirectiveSection(StringRef, SMLoc loc) { in ParseDirectiveSection() function in ELFAsmParser |
H A D | COFFAsmParser.cpp | 353 bool COFFAsmParser::ParseDirectiveSection(StringRef directive, SMLoc loc) { ParseDirectiveSection() function in COFFAsmParser |