Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-objcopy/COFF/
H A DWriter.h48 Error patchDebugDirectory();
H A DWriter.cpp386 if (Error E = patchDebugDirectory()) in write()
408 Error COFFWriter::patchDebugDirectory() { in patchDebugDirectory() function in llvm::objcopy::coff::COFFWriter