Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DOrcRemoteTargetClient.h423 char *ZeroFillBegin = SlabAddr + Seg.getContentSize(); in allocateHostBlocks() local
424 memset(ZeroFillBegin, 0, Seg.getZeroFillSize()); in allocateHostBlocks()