Home
last modified time | relevance | path

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

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