Home
last modified time | relevance | path

Searched defs:allocateCodeSection (Results 1 – 19 of 19) sorted by relevance

/external/llvm/lib/ExecutionEngine/
DSectionMemoryManager.cpp32 uint8_t *SectionMemoryManager::allocateCodeSection(uintptr_t Size, in allocateCodeSection() function in llvm::SectionMemoryManager
DExecutionEngineBindings.cpp359 uint8_t *SimpleBindingMemoryManager::allocateCodeSection( in allocateCodeSection() function in __anon80cc1cac0111::SimpleBindingMemoryManager
/external/swiftshader/third_party/llvm-7.0/llvm/tools/lli/
DRemoteJITUtils.h91 uint8_t *allocateCodeSection(uintptr_t Size, unsigned Alignment, in allocateCodeSection() function
/external/llvm/tools/lli/
DRemoteJITUtils.h90 uint8_t *allocateCodeSection(uintptr_t Size, unsigned Alignment, in allocateCodeSection() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ExecutionEngine/
DSectionMemoryManager.cpp34 uint8_t *SectionMemoryManager::allocateCodeSection(uintptr_t Size, in allocateCodeSection() function in llvm::SectionMemoryManager
DExecutionEngineBindings.cpp362 uint8_t *SimpleBindingMemoryManager::allocateCodeSection( in allocateCodeSection() function in __anonaa0605040111::SimpleBindingMemoryManager
/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_misc.cpp330 virtual uint8_t *allocateCodeSection(uintptr_t Size, in allocateCodeSection() function in DelegatingJITMemoryManager
338 virtual uint8_t *allocateCodeSection(uintptr_t Size, in allocateCodeSection() function in DelegatingJITMemoryManager
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-exegesis/lib/
DAssembler.cpp238 uint8_t *allocateCodeSection(uintptr_t Size, unsigned Alignment, in allocateCodeSection() function in exegesis::__anon27eba7450111::TrackingSectionMemoryManager
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/ExecutionEngine/Orc/
DObjectTransformLayerTest.cpp271 uint8_t *allocateCodeSection(uintptr_t, unsigned, unsigned, in TEST() function in __anond91761cb0111::TEST::NullManager
/external/llvm/unittests/ExecutionEngine/Orc/
DObjectTransformLayerTest.cpp297 uint8_t *allocateCodeSection(uintptr_t, unsigned, unsigned, in TEST() function in __anon253660730111::TEST::NullManager
/external/llvm/unittests/ExecutionEngine/MCJIT/
DMCJITCAPITest.cpp113 uint8_t *allocateCodeSection(uintptr_t Size, unsigned Alignment, in allocateCodeSection() function in __anoncb301aaa0111::TestReserveAllocationSpaceMemoryManager
/external/llvm/lib/ExecutionEngine/Orc/
DOrcMCJITReplacement.h38 uint8_t *allocateCodeSection(uintptr_t Size, unsigned Alignment, in allocateCodeSection() function
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/ExecutionEngine/MCJIT/
DMCJITCAPITest.cpp114 uint8_t *allocateCodeSection(uintptr_t Size, unsigned Alignment, in allocateCodeSection() function in __anon2a8579020111::TestReserveAllocationSpaceMemoryManager
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ExecutionEngine/Orc/
DOrcMCJITReplacement.h68 uint8_t *allocateCodeSection(uintptr_t Size, unsigned Alignment, in allocateCodeSection() function
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-rtdyld/
Dllvm-rtdyld.cpp214 uint8_t *TrivialMemoryManager::allocateCodeSection(uintptr_t Size, in allocateCodeSection() function in TrivialMemoryManager
/external/llvm/tools/llvm-rtdyld/
Dllvm-rtdyld.cpp216 uint8_t *TrivialMemoryManager::allocateCodeSection(uintptr_t Size, in allocateCodeSection() function in TrivialMemoryManager
/external/llvm/include/llvm/ExecutionEngine/Orc/
DOrcRemoteTargetClient.h82 uint8_t *allocateCodeSection(uintptr_t Size, unsigned Alignment, in allocateCodeSection() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ExecutionEngine/Orc/
DOrcRemoteTargetClient.h75 uint8_t *allocateCodeSection(uintptr_t Size, unsigned Alignment, in allocateCodeSection() function
/external/bcc/src/cc/
Dbpf_module.cc81 uint8_t *allocateCodeSection(uintptr_t Size, unsigned Alignment, in allocateCodeSection() function in ebpf::MyMemoryManager