Home | History | Annotate | Download | only in libiberty

Lines Matching refs:DMGL_STYLE_MASK

858   if ((work->options & DMGL_STYLE_MASK) == 0)
859 work->options |= (int) current_demangling_style & DMGL_STYLE_MASK;