Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lld/COFF/
H A DPDB.cpp340 static bool canUseDebugH(ArrayRef<uint8_t> DebugH) { in canUseDebugH() function
357 if (!canUseDebugH(Contents)) in getDebugH()
364 assert(canUseDebugH(DebugH)); in getHashesFromDebugH()