HomeSort by relevance Sort by last modified time
    Searched refs:nodefs (Results 1 - 5 of 5) sorted by null

  /external/elfutils/src/
ld.c 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;
    [all...]
ld.h 833 bool nodefs; member in struct:ld_state
    [all...]
ldgeneric.c 191 ld_state.nodefs = true;
    [all...]
  /external/libffi/
ltcf-cxx.sh 199 allow_undefined_flag="-z nodefs"
    [all...]
  /external/qemu/distrib/sdl-1.2.15/acinclude/
libtool.m4     [all...]

Completed in 210 milliseconds