Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCContext.h735 bool isDwarfMD5UsageConsistent(unsigned CUID) const { in isDwarfMD5UsageConsistent() function
/freebsd/contrib/llvm-project/llvm/lib/MC/MCParser/
H A DAsmParser.cpp3619 if (!ReportedInconsistentMD5 && !Ctx.isDwarfMD5UsageConsistent(0)) { in parseDirectiveFile()
H A DMasmParser.cpp4877 if (!ReportedInconsistentMD5 && !Ctx.isDwarfMD5UsageConsistent(0)) { in parseDirectiveFile()