Searched refs:parseDirectiveLinkerOption (Results 1 – 1 of 1) sorted by relevance
99 addDirectiveHandler<&DarwinAsmParser::parseDirectiveLinkerOption>( in Initialize()186 bool parseDirectiveLinkerOption(StringRef, SMLoc);498 bool DarwinAsmParser::parseDirectiveLinkerOption(StringRef IDVal, SMLoc) { in parseDirectiveLinkerOption() function in DarwinAsmParser