Searched defs:allocateSection (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/ExecutionEngine/ | ||
H A D | SectionMemoryManager.cpp | 41 uint8_t *SectionMemoryManager::allocateSection( allocateSection() function in llvm::SectionMemoryManager |
/llvm-project/bolt/lib/Rewrite/ | ||
H A D | ExecutableFileMemoryManager.cpp | 72 SectionAllocInfo allocateSection(const jitlink::Section &Section) { in allocateSection() function |