Home
last modified time | relevance | path

Searched defs:allocateSection (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/lib/ExecutionEngine/
H A DSectionMemoryManager.cpp41 uint8_t *SectionMemoryManager::allocateSection( allocateSection() function in llvm::SectionMemoryManager
/llvm-project/bolt/lib/Rewrite/
H A DExecutableFileMemoryManager.cpp72 SectionAllocInfo allocateSection(const jitlink::Section &Section) { in allocateSection() function