Searched refs:ParseDirectiveSecIdx (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/MC/MCParser/
H A DCOFFAsmParser.cpp59 addDirectiveHandler<&COFFAsmParser::ParseDirectiveSecIdx>(".secidx");
120 bool ParseDirectiveSecIdx(StringRef, SMLoc);
452 bool COFFAsmParser::ParseDirectiveSecIdx(StringRef, SMLoc) { function in class:COFFAsmParser

Completed in 112 milliseconds