Home | History | Annotate | Download | only in MC

Lines Matching refs:Visibility

478   // Other and Visibility share the same byte with Visibility using the lower
480 uint8_t Visibility = Symbol.getVisibility();
481 uint8_t Other = Symbol.getOther() | Visibility;