Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/
HDRuntimeDyld.cpp481 static bool isReadOnlyData(const SectionRef Section) { in isReadOnlyData() function
541 bool IsReadOnly = isReadOnlyData(Section); in computeTotalAllocSize()
784 bool IsReadOnly = isReadOnlyData(Section); in emitSection()