Home
last modified time | relevance | path

Searched refs:ModuleSize (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/llvm/lib/Support/Windows/
H A DSignals.inc267 DWORD64 ModuleBase, ULONG ModuleSize,
271 intptr_t End = Beg + ModuleSize;
/llvm-project-15.0.7/openmp/libomptarget/plugins/amdgpu/src/
H A Drtl.cpp1741 void *ModuleBytes, size_t ModuleSize, int DeviceId, C Cb, in moduleRegisterFromMemoryToPlace() argument
1748 KernelInfoTable, SymbolInfoTable, ModuleBytes, ModuleSize, in moduleRegisterFromMemoryToPlace()