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

/freebsd-12-stable/contrib/llvm-project/llvm/tools/llvm-objcopy/
H A DBuffer.cpp21 static Error createEmptyFile(StringRef FileName) { function in namespace:llvm::objcopy
50 return createEmptyFile(getName());

Completed in 89 milliseconds