Searched defs:RODataSize (Results 1 – 10 of 10) sorted by relevance
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ExecutionEngine/ |
D | RuntimeDyld.h | 124 uintptr_t RODataSize, in reserveAllocationSpace()
|
/external/llvm/include/llvm/ExecutionEngine/ |
D | RuntimeDyld.h | 143 uintptr_t RODataSize, in reserveAllocationSpace()
|
/external/swiftshader/third_party/llvm-7.0/llvm/tools/lli/ |
D | RemoteJITUtils.h | 105 uintptr_t RODataSize, uint32_t RODataAlign, in reserveAllocationSpace()
|
/external/llvm/tools/lli/ |
D | RemoteJITUtils.h | 104 uintptr_t RODataSize, uint32_t RODataAlign, in reserveAllocationSpace()
|
/external/llvm/lib/ExecutionEngine/RuntimeDyld/ |
D | RuntimeDyld.cpp | 185 uint64_t CodeSize = 0, RODataSize = 0, RWDataSize = 0; in loadObjectImpl() local 413 uint64_t &RODataSize, in computeTotalAllocSize()
|
/external/llvm/lib/ExecutionEngine/Orc/ |
D | OrcMCJITReplacement.h | 58 uintptr_t RODataSize, uint32_t RODataAlign, in reserveAllocationSpace()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ExecutionEngine/RuntimeDyld/ |
D | RuntimeDyld.cpp | 185 uint64_t CodeSize = 0, RODataSize = 0, RWDataSize = 0; in loadObjectImpl() local 464 uint64_t &RODataSize, in computeTotalAllocSize()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ExecutionEngine/Orc/ |
D | OrcMCJITReplacement.h | 88 uintptr_t RODataSize, uint32_t RODataAlign, in reserveAllocationSpace()
|
/external/llvm/include/llvm/ExecutionEngine/Orc/ |
D | OrcRemoteTargetClient.h | 117 uintptr_t RODataSize, uint32_t RODataAlign, in reserveAllocationSpace()
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ExecutionEngine/Orc/ |
D | OrcRemoteTargetClient.h | 110 uintptr_t RODataSize, uint32_t RODataAlign, in reserveAllocationSpace()
|