Searched refs:allocateSection (Results 1 – 2 of 2) sorted by relevance
26 return allocateSection(SectionMemoryManager::AllocationPurpose::ROData, in allocateDataSection()28 return allocateSection(SectionMemoryManager::AllocationPurpose::RWData, Size, in allocateDataSection()36 return allocateSection(SectionMemoryManager::AllocationPurpose::Code, Size, in allocateCodeSection()40 uint8_t *SectionMemoryManager::allocateSection( in allocateSection() function in llvm::SectionMemoryManager
178 uint8_t *allocateSection(AllocationPurpose Purpose, uintptr_t Size,