Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/
DSectionMemoryManager.cpp21 uint8_t *SectionMemoryManager::allocateDataSection(uintptr_t Size, in allocateDataSection() function in llvm::SectionMemoryManager
DExecutionEngineBindings.cpp368 uint8_t *SimpleBindingMemoryManager::allocateDataSection( in allocateDataSection() function in __anon47501f300111::SimpleBindingMemoryManager
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/Orc/
DOrcMCJITReplacement.h77 uint8_t *allocateDataSection(uintptr_t Size, unsigned Alignment, in allocateDataSection() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/Orc/
DOrcRemoteTargetClient.h86 uint8_t *allocateDataSection(uintptr_t Size, unsigned Alignment, in allocateDataSection() function