Home
last modified time | relevance | path

Searched defs:RODataAlign (Results 1 – 12 of 12) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ExecutionEngine/
DRuntimeDyld.h125 uint32_t RODataAlign, in reserveAllocationSpace()
/external/llvm/include/llvm/ExecutionEngine/
DRuntimeDyld.h144 uint32_t RODataAlign, in reserveAllocationSpace()
/external/swiftshader/third_party/llvm-7.0/llvm/tools/lli/
DRemoteJITUtils.h105 uintptr_t RODataSize, uint32_t RODataAlign, in reserveAllocationSpace()
/external/llvm/tools/lli/
DRemoteJITUtils.h104 uintptr_t RODataSize, uint32_t RODataAlign, in reserveAllocationSpace()
/external/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyld.cpp186 uint32_t CodeAlign = 1, RODataAlign = 1, RWDataAlign = 1; in loadObjectImpl() local
414 uint32_t &RODataAlign, in computeTotalAllocSize()
/external/llvm/unittests/ExecutionEngine/MCJIT/
DMCJITCAPITest.cpp92 uintptr_t DataSizeRO, uint32_t RODataAlign, in reserveAllocationSpace()
/external/llvm/lib/ExecutionEngine/Orc/
DOrcMCJITReplacement.h58 uintptr_t RODataSize, uint32_t RODataAlign, in reserveAllocationSpace()
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/ExecutionEngine/MCJIT/
DMCJITCAPITest.cpp92 uintptr_t DataSizeRO, uint32_t RODataAlign, in reserveAllocationSpace()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyld.cpp186 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/
DOrcMCJITReplacement.h88 uintptr_t RODataSize, uint32_t RODataAlign, in reserveAllocationSpace()
/external/llvm/include/llvm/ExecutionEngine/Orc/
DOrcRemoteTargetClient.h117 uintptr_t RODataSize, uint32_t RODataAlign, in reserveAllocationSpace()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ExecutionEngine/Orc/
DOrcRemoteTargetClient.h110 uintptr_t RODataSize, uint32_t RODataAlign, in reserveAllocationSpace()