Home
last modified time | relevance | path

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

/external/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyld.cpp376 static bool isReadOnlyData(const SectionRef Section) { in isReadOnlyData() function
436 bool IsReadOnly = isReadOnlyData(Section); in computeTotalAllocSize()
664 bool IsReadOnly = isReadOnlyData(Section); in emitSection()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyld.cpp427 static bool isReadOnlyData(const SectionRef Section) { in isReadOnlyData() function
487 bool IsReadOnly = isReadOnlyData(Section); in computeTotalAllocSize()
714 bool IsReadOnly = isReadOnlyData(Section); in emitSection()