Home
last modified time | relevance | path

Searched refs:RWData (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/lib/ExecutionEngine/
H A DSectionMemoryManager.cpp28 return allocateSection(SectionMemoryManager::AllocationPurpose::RWData, Size, in allocateDataSection()
57 case AllocationPurpose::RWData: in allocateSection()
/llvm-project/llvm/include/llvm/ExecutionEngine/
H A DSectionMemoryManager.h46 RWData, enumerator