Home
last modified time | relevance | path

Searched defs:dll (Results 1 – 7 of 7) sorted by relevance

/llvm-project/compiler-rt/test/asan/TestCases/Windows/
H A Dreport_globals_vs_freelibrary.cpp25 if (dll == NULL) in main() local
H A Dreport_globals_reload_dll.cpp30 if (dll == NULL) in main() local
/llvm-project/lldb/unittests/Utility/
H A DFileSpecTest.cpp463 FileSpec dll = WindowsSpec("C:\\tmp\\foo.dll"); in TEST() local
479 FileSpec dll = WindowsSpec("C:\\tmp\\foo.dll"); in TEST() local
498 FileSpec dll = WindowsSpec("C:\\tmp\\foo.dll"); in TEST() local
/llvm-project/clang/test/CodeGen/
H A Dbuiltins-nvptx.c233 __device__ long long dll; global() variable
/llvm-project/lld/COFF/
H A DConfig.h159 bool dll = false; global() member
H A DPDB.cpp1533 std::string dll = StringRef(file->dllName).lower(); addImportFilesToPDB() local
H A DWriter.cpp1172 std::string dll = StringRef(file->dllName).lower(); createImportTables() local