Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/MC/
H A DMCContext.h721 bool isDwarfMD5UsageConsistent(unsigned CUID) const { in isDwarfMD5UsageConsistent() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/MC/MCParser/
H A DAsmParser.cpp3565 if (!ReportedInconsistentMD5 && !Ctx.isDwarfMD5UsageConsistent(0)) { in parseDirectiveFile()
H A DMasmParser.cpp4619 if (!ReportedInconsistentMD5 && !Ctx.isDwarfMD5UsageConsistent(0)) { in parseDirectiveFile()