Searched refs:ParseDirectiveSecIdx (Results 1 – 1 of 1) sorted by relevance
59 addDirectiveHandler<&COFFAsmParser::ParseDirectiveSecIdx>(".secidx"); in Initialize()120 bool ParseDirectiveSecIdx(StringRef, SMLoc);456 bool COFFAsmParser::ParseDirectiveSecIdx(StringRef, SMLoc) { in ParseDirectiveSecIdx() function in COFFAsmParser