Home
last modified time | relevance | path

Searched refs:chdir (Results 1 – 9 of 9) sorted by relevance

/toolchain/binutils/
Dbuild.py57 def chdir(path): function
60 os.chdir(path)
227 chdir(build_dir)
241 chdir(orig_dir)
/toolchain/binutils/binutils-2.27/opcodes/
Di386-gen.c1424 extern int chdir (char *); in main()
1458 if (chdir (srcdir) != 0) in main()
Daarch64-gen.c1194 extern int chdir (char *); in main()
Dia64-gen.c2796 extern int chdir (char *); in main()
2828 if (chdir (srcdir) != 0) in main()
/toolchain/binutils/binutils-2.27/zlib/contrib/minizip/
Dminiunz.c644 if (opt_extractdir && chdir(dirname))
/toolchain/binutils/binutils-2.27/gprof/
Dgprof.texi395 @code{chdir}, the @file{gmon.out} file will be left in the last directory
396 your program @code{chdir}'d to. If you don't have permission to write in
/toolchain/binutils/binutils-2.27/include/
DChangeLog-91031407 argvlen,argv,chdir,stat,chmod,utime,time}): Define.
/toolchain/binutils/binutils-2.27/libiberty/
Dfunctions.texi470 result on the assumption that the process will not call @code{chdir}
DChangeLog8026 (chdir, getcwd): Add simple definitions.