Home | History | Annotate | Download | only in src

Lines Matching refs:nodefs

110   { "-z defs | nodefs", '\0', NULL, OPTION_DOC,
406 there are any we stop. If the user used the '-z nodefs' option
736 ld_state.nodefs = false;
964 else if (strcmp (arg, "nodefs") == 0)
965 ld_state.nodefs = true;
967 ld_state.nodefs = false;