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

/freebsd-11-stable/contrib/llvm-project/lld/COFF/
H A DPDB.cpp297 static bool canUseDebugH(ArrayRef<uint8_t> debugH) { function in namespace:lld::coff
315 if (!canUseDebugH(contents))
322 assert(canUseDebugH(debugH));

Completed in 107 milliseconds