Home
last modified time | relevance | path

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

/external/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyld.cpp291 static bool isReadOnlyData(const SectionRef &Section) { in isReadOnlyData() function
349 bool IsReadOnly = isReadOnlyData(Section); in computeTotalAllocSize()
560 bool IsReadOnly = isReadOnlyData(Section); in emitSection()