Home | History | Annotate | Download | only in RuntimeDyld

Lines Matching full:isdiscardable

293     bool IsDiscardable = CoffSection->Characteristics &
295 return HasContent && !IsDiscardable;