Home | History | Annotate | Download | only in RuntimeDyld

Lines Matching defs:IsReadOnly

436       bool IsReadOnly = isReadOnlyData(Section);
459 } else if (IsReadOnly) {
664 bool IsReadOnly = isReadOnlyData(Section);
709 Name, IsReadOnly);