HomeSort by relevance Sort by last modified time
    Searched full:nodelete (Results 1 - 25 of 48) sorted by null

1 2

  /external/toybox/toys/posix/
rm.c 46 if (!or) goto nodelete;
66 if (!or) goto nodelete;
73 nodelete:
  /frameworks/compile/mclinker/include/mcld/MC/
ZOption.h 33 NoDelete,
  /external/elfutils/tests/
run-alldts.sh 89 FLAGS_1 NOW GLOBAL GROUP NODELETE INITFIRST NOOPEN ORIGIN TRANS INTERPOSE NODEFLIB NODUMP CONFALT DISPRELDNE DISPRELPND 0xdeac0000
  /frameworks/compile/mclinker/lib/Core/
GeneralOptions.cpp 114 case ZOption::NoDelete:
  /external/vulkan-validation-layers/windowsRuntimeInstaller/
InstallerRT.nsi 696 strcmp $R1 "." 0 NoDelete
698 strcmp $R1 ".." 0 NoDelete
701 IfErrors 0 NoDelete
705 NoDelete:
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/share/man/man1/
x86_64-w64-mingw32-dlltool.1 164 [\fB\-n\fR|\fB\-\-nodelete\fR] [\fB\-t\fR|\fB\-\-temp\-prefix\fR \fIprefix\fR]
476 .IP "\fB\-\-nodelete\fR" 4
477 .IX Item "--nodelete"
x86_64-w64-mingw32-ld.1     [all...]
  /frameworks/compile/mclinker/include/mcld/
GeneralOptions.h 356 bool m_bNoDelete : 1; // nodelete
  /bionic/tests/libs/
Android.mk 188 # Library used by dlfcn nodelete tests
197 # Library used by dlfcn nodelete tests
206 # Library used by dlfcn nodelete tests
211 libtest_nodelete_dt_flags_1_ldflags := -Wl,-z,nodelete
  /external/elfutils/src/
ld.c 117 { "-z nodelete", '\0', NULL, OPTION_DOC,
976 else if (strcmp (arg, "nodelete") == 0
    [all...]
  /frameworks/compile/mclinker/tools/mcld/
Main.cpp 431 .Case("nodelete", mcld::ZOption(mcld::ZOption::NoDelete))
    [all...]
  /bionic/tests/
dlext_test.cpp 643 // Check that libraries added to public namespace are NODELETE
    [all...]
  /toolchain/binutils/binutils-2.25/binutils/
dllwrap.c 511 fprintf (file, _(" --nodelete Keep temp files.\n"));
    [all...]
  /toolchain/binutils/binutils-2.25/ld/emultempl/
elf32.em     [all...]
  /external/llvm/tools/llvm-readobj/
ELFDumper.cpp     [all...]
  /toolchain/binutils/binutils-2.25/gold/
options.h     [all...]
  /bionic/linker/
linker.cpp     [all...]
  /toolchain/binutils/binutils-2.25/binutils/po/
zh_CN.po 974 msgid " --nodelete Keep temp files.\n"
975 msgstr " --nodelete ????????????\n"
    [all...]
zh_TW.po 1099 msgid " --nodelete Keep temp files.\n"
1100 msgstr " --nodelete ???????\n"
    [all...]
bg.po     [all...]
da.po     [all...]
id.po     [all...]
ru.po     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/share/info/
binutils.info     [all...]
  /toolchain/binutils/binutils-2.25/binutils/doc/
binutils.texi     [all...]

Completed in 1384 milliseconds

1 2