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

/freebsd-13-stable/contrib/llvm-project/lld/include/lld/Common/
H A DFilesystem.h16 void unlinkAsync(StringRef path);
/freebsd-13-stable/contrib/llvm-project/lld/Common/
H A DFilesystem.cpp42 void lld::unlinkAsync(StringRef path) { function in class:lld
/freebsd-13-stable/contrib/llvm-project/lld/ELF/
H A DWriter.cpp2818 unlinkAsync(config->outputFile);

Completed in 98 milliseconds