Home | History | Annotate | Download | only in bfd

Lines Matching refs:global_to_static

605   flaginfo.global_to_static = FALSE;
2629 if (flaginfo->global_to_static)
2752 save_global_to_static = flaginfo->global_to_static;
2753 flaginfo->global_to_static = TRUE;
2755 flaginfo->global_to_static = save_global_to_static;