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