Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/MC/MCParser/
DCOFFAsmParser.cpp67 addDirectiveHandler<&COFFAsmParser::ParseDirectiveSecRel32>(".secrel32"); in Initialize()
132 bool ParseDirectiveSecRel32(StringRef, SMLoc);
468 bool COFFAsmParser::ParseDirectiveSecRel32(StringRef, SMLoc) { in ParseDirectiveSecRel32() function in COFFAsmParser
/external/llvm/lib/MC/MCParser/
DCOFFAsmParser.cpp58 addDirectiveHandler<&COFFAsmParser::ParseDirectiveSecRel32>(".secrel32"); in Initialize()
119 bool ParseDirectiveSecRel32(StringRef, SMLoc);
442 bool COFFAsmParser::ParseDirectiveSecRel32(StringRef, SMLoc) { in ParseDirectiveSecRel32() function in COFFAsmParser