Lines Matching defs:AllocateDataSection
1034 LLVMMemoryManagerAllocateDataSectionCallback AllocateDataSection,
1045 LLVMMemoryManagerAllocateDataSectionCallback AllocateDataSection,
1051 AllocateDataSection(AllocateDataSection),
1059 std::swap(AllocateDataSection, Other.AllocateDataSection);
1073 LLVMMemoryManagerAllocateDataSectionCallback AllocateDataSection = nullptr;
1097 return CBs.AllocateDataSection(Opaque, Size, Alignment, SectionID,
1123 assert(AllocateDataSection && "AllocateDataSection must not be null");
1129 AllocateDataSection, FinalizeMemory, Destroy);