Home
last modified time | relevance | path

Searched defs:moduleName (Results 1 – 17 of 17) sorted by relevance

/openbsd-src/gnu/llvm/lld/wasm/
H A DLTO.cpp139 [&](size_t task, const Twine &moduleName) { in compile()
/openbsd-src/gnu/llvm/lld/COFF/
H A DLTO.cpp184 [&](size_t task, const Twine &moduleName) { in compile()
/openbsd-src/gnu/llvm/lld/ELF/
H A DLTO.cpp339 [&](size_t task, const Twine &moduleName) { in compile()
/openbsd-src/gnu/llvm/lld/MachO/
H A DLTO.cpp215 [&](size_t task, const Twine &moduleName) { in compile()
/openbsd-src/gnu/usr.bin/binutils/include/nlm/
H A Di386-ext.h41 unsigned char moduleName[14]; member
H A Dsparc32-ext.h41 unsigned char moduleName[14]; member
H A Dppc-ext.h84 unsigned char moduleName[14]; member
H A Dalpha-ext.h87 unsigned char moduleName[14]; member
H A Dinternal.h73 char moduleName[NLM_MODULE_NAME_SIZE]; member
/openbsd-src/gnu/usr.bin/binutils-2.17/include/nlm/
H A Di386-ext.h41 unsigned char moduleName[14]; member
H A Dsparc32-ext.h41 unsigned char moduleName[14]; member
H A Dppc-ext.h84 unsigned char moduleName[14]; member
H A Dalpha-ext.h87 unsigned char moduleName[14]; member
H A Dinternal.h73 char moduleName[NLM_MODULE_NAME_SIZE]; member
/openbsd-src/gnu/llvm/lldb/source/Core/
H A DDataFileCache.cpp58 std::unique_ptr<llvm::MemoryBuffer> m) { in DataFileCache()
/openbsd-src/gnu/llvm/llvm/tools/gold/
H A Dgold-plugin.cpp1094 std::unique_ptr<MemoryBuffer> MB) { in runLTO()
/openbsd-src/gnu/llvm/clang/include/clang/Basic/
H A DSourceManager.h843 void pushModuleBuildStack(StringRef moduleName, FullSourceLoc importLoc) { in pushModuleBuildStack()