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

/freebsd-13-stable/contrib/llvm-project/llvm/tools/llvm-objcopy/COFF/
H A DWriter.h47 Error patchDebugDirectory();
H A DWriter.cpp380 if (Error E = patchDebugDirectory())
399 Error COFFWriter::patchDebugDirectory() { function in class:llvm::objcopy::coff::COFFWriter

Completed in 70 milliseconds