Home | History | Annotate | Download | only in src

Lines Matching refs:nodefs

119   { "-z defs | nodefs", '\0', NULL, OPTION_DOC,
420 there are any we stop. If the user used the '-z nodefs' option
750 ld_state.nodefs = false;
978 else if (strcmp (arg, "nodefs") == 0)
979 ld_state.nodefs = true;
981 ld_state.nodefs = false;