Home | History | Annotate | Download | only in src

Lines Matching full:nodefs

96   { "-z defs | nodefs", '\0', NULL, OPTION_DOC,
401 there are any we stop. If the user used the '-z nodefs' option
672 ld_state.nodefs = false;
892 else if (strcmp (arg, "nodefs") == 0)
893 ld_state.nodefs = true;
895 ld_state.nodefs = false;