Searched defs:RODataAlign (Results 1 – 12 of 12) sorted by relevance
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ExecutionEngine/ |
D | RuntimeDyld.h | 125 uint32_t RODataAlign, in reserveAllocationSpace()
|
/external/llvm/include/llvm/ExecutionEngine/ |
D | RuntimeDyld.h | 144 uint32_t RODataAlign, 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 | 186 uint32_t CodeAlign = 1, RODataAlign = 1, RWDataAlign = 1; in loadObjectImpl() local 414 uint32_t &RODataAlign, in computeTotalAllocSize()
|
/external/llvm/unittests/ExecutionEngine/MCJIT/ |
D | MCJITCAPITest.cpp | 92 uintptr_t DataSizeRO, uint32_t RODataAlign, in reserveAllocationSpace()
|
/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/unittests/ExecutionEngine/MCJIT/ |
D | MCJITCAPITest.cpp | 92 uintptr_t DataSizeRO, uint32_t RODataAlign, in reserveAllocationSpace()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ExecutionEngine/RuntimeDyld/ |
D | RuntimeDyld.cpp | 186 uint32_t CodeAlign = 1, RODataAlign = 1, RWDataAlign = 1; in loadObjectImpl() local 465 uint32_t &RODataAlign, 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()
|