Home
last modified time | relevance | path

Searched refs:isDwarfMD5UsageConsistent (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/llvm/include/llvm/MC/
H A DMCContext.h761 bool isDwarfMD5UsageConsistent(unsigned CUID) const { in isDwarfMD5UsageConsistent() function
/llvm-project-15.0.7/llvm/lib/MC/MCParser/
H A DAsmParser.cpp3608 if (!ReportedInconsistentMD5 && !Ctx.isDwarfMD5UsageConsistent(0)) { in parseDirectiveFile()
H A DMasmParser.cpp4894 if (!ReportedInconsistentMD5 && !Ctx.isDwarfMD5UsageConsistent(0)) { in parseDirectiveFile()