Searched refs:ParseDirectiveRVA (Results 1 – 1 of 1) sorted by relevance
69 addDirectiveHandler<&COFFAsmParser::ParseDirectiveRVA>(".rva"); in Initialize()127 bool ParseDirectiveRVA(StringRef, SMLoc);504 bool COFFAsmParser::ParseDirectiveRVA(StringRef, SMLoc) { in ParseDirectiveRVA() function in COFFAsmParser