Home
last modified time | relevance | path

Searched refs:ModuleHandle (Results 1 – 4 of 4) sorted by relevance

/openbsd/gnu/llvm/llvm/docs/tutorial/
H A DBuildingAJIT3.rst93 using ModuleHandle = decltype(CODLayer)::ModuleHandleT;
/openbsd/gnu/llvm/lld/COFF/
H A DDLL.cpp187 e->ModuleHandle = moduleHandle->getRVA(); in writeTo()
/openbsd/gnu/llvm/llvm/include/llvm/Object/
H A DCOFF.h214 support::ulittle32_t ModuleHandle; member
/openbsd/gnu/llvm/llvm/tools/llvm-readobj/
H A DCOFFDumper.cpp1776 W.printHex("ModuleHandle", Table->ModuleHandle); in printCOFFImports()