Home
last modified time | relevance | path

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

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