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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyld.cpp481 static bool isReadOnlyData(const SectionRef Section) { function in namespace:llvm
541 bool IsReadOnly = isReadOnlyData(Section);
784 bool IsReadOnly = isReadOnlyData(Section);

Completed in 200 milliseconds