Home
last modified time | relevance | path

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

/external/llvm/lib/MC/MCParser/
DELFAsmParser.cpp134 bool ParseSectionName(StringRef &SectionName);
172 bool ELFAsmParser::ParseSectionName(StringRef &SectionName) { in ParseSectionName() function in ELFAsmParser
284 if (ParseSectionName(SectionName)) in ParseDirectiveSection()