Home
last modified time | relevance | path

Searched defs:DLLFile (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/utils/KillTheDoctor/
H A DKillTheDoctor.cpp468 FileScopedHandle DLLFile(DebugEvent.u.LoadDll.hFile); in main() local
/llvm-project/lld/COFF/
H A DInputFiles.h392 explicit DLLFile(COFFLinkerContext &ctx, MemoryBufferRef m) DLLFile() function