Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyld.cpp491 static bool isReadOnlyData(const SectionRef Section) { in isReadOnlyData() function
551 bool IsReadOnly = isReadOnlyData(Section); in computeTotalAllocSize()
802 bool IsReadOnly = isReadOnlyData(Section); in emitSection()