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

/openbsd-current/gnu/llvm/llvm/lib/MC/MCParser/
H A DCOFFAsmParser.cpp63 addDirectiveHandler<&COFFAsmParser::ParseDirectiveSecRel32>(".secrel32");
121 bool ParseDirectiveSecRel32(StringRef, SMLoc);
464 bool COFFAsmParser::ParseDirectiveSecRel32(StringRef, SMLoc) { function in class:COFFAsmParser

Completed in 115 milliseconds