Home
last modified time | relevance | path

Searched defs:RWDataSize (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ExecutionEngine/
H A DRuntimeDyld.h126 uintptr_t RWDataSize, in reserveAllocationSpace()
/netbsd-src/external/apache2/llvm/dist/llvm/tools/lli/
H A DRemoteJITUtils.h58 uintptr_t RWDataSize, in reserveAllocationSpace()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyld.cpp191 uint64_t CodeSize = 0, RODataSize = 0, RWDataSize = 0; in loadObjectImpl() local
530 uint64_t &RWDataSize, in computeTotalAllocSize()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ExecutionEngine/Orc/
H A DOrcRemoteTargetClient.h111 uintptr_t RWDataSize, in reserveAllocationSpace()