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

/external/llvm/lib/MC/MCParser/
H A DCOFFAsmParser.cpp58 addDirectiveHandler<&COFFAsmParser::ParseDirectiveSecRel32>(".secrel32");
119 bool ParseDirectiveSecRel32(StringRef, SMLoc);
437 bool COFFAsmParser::ParseDirectiveSecRel32(StringRef, SMLoc) { function in class:COFFAsmParser

Completed in 73 milliseconds