Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/tools/lli/
H A DForwardingMemoryManager.h33 uint8_t *allocateCodeSection(uintptr_t Size, unsigned Alignment, in allocateCodeSection() function
/openbsd-src/gnu/llvm/llvm/lib/ExecutionEngine/
H A DSectionMemoryManager.cpp33 uint8_t *SectionMemoryManager::allocateCodeSection(uintptr_t Size, in allocateCodeSection() function in llvm::SectionMemoryManager
H A DExecutionEngineBindings.cpp373 uint8_t *SimpleBindingMemoryManager::allocateCodeSection( in allocateCodeSection() function in __anone9c9ed580111::SimpleBindingMemoryManager
/openbsd-src/gnu/llvm/llvm/lib/ExecutionEngine/Orc/
H A DEPCGenericRTDyldMemoryManager.cpp62 uint8_t *EPCGenericRTDyldMemoryManager::allocateCodeSection( in allocateCodeSection() function in llvm::orc::EPCGenericRTDyldMemoryManager
H A DOrcV2CBindings.cpp1131 uint8_t *allocateCodeSection(uintptr_t Size, unsigned Alignment, in LLVMOrcCreateRTDyldObjectLinkingLayerWithMCJITMemoryManagerLikeCallbacks() function in LLVMOrcCreateRTDyldObjectLinkingLayerWithMCJITMemoryManagerLikeCallbacks::MCJITMemoryManagerLikeCallbacksMemMgr
/openbsd-src/gnu/llvm/llvm/tools/llvm-exegesis/lib/
H A DAssembler.cpp280 uint8_t *allocateCodeSection(uintptr_t Size, unsigned Alignment, in allocateCodeSection() function in llvm::exegesis::__anon941d56990111::TrackingSectionMemoryManager
/openbsd-src/gnu/llvm/lldb/source/Expression/
H A DIRExecutionUnit.cpp607 uint8_t *IRExecutionUnit::MemoryManager::allocateCodeSection( in allocateCodeSection() function in IRExecutionUnit::MemoryManager
/openbsd-src/gnu/llvm/llvm/tools/llvm-rtdyld/
H A Dllvm-rtdyld.cpp293 uint8_t *TrivialMemoryManager::allocateCodeSection(uintptr_t Size, in allocateCodeSection() function in TrivialMemoryManager