Searched defs:dllName (Results 1 – 4 of 4) sorted by relevance
| /freebsd/contrib/llvm-project/lld/COFF/ | ||
| H A D | InputFiles.h | 348 std::string dllName; variable |
| H A D | DLL.cpp | 125 Chunk *dllName; member in lld::coff::__anon0bfb8df40111::ImportDirectoryChunk |
| H A D | InputFiles.cpp | 1194 StringRef dllName, symbolName; in parse() local |
| /freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/IntelJITProfiling/ | ||
| H A D | jitprofiling.c | 279 char *dllName = (char*)rcsid; /* !! Just to avoid unused code elimination */ in loadiJIT_Funcs() local |