HomeSort by relevance Sort by last modified time
    Searched defs:cleanup_and_exit (Results 1 - 3 of 3) sorted by null

  /development/vndk/tools/
build_mixed 36 cleanup_and_exit () { function
42 trap cleanup_and_exit EXIT
modify_system_img.sh 42 cleanup_and_exit () { function
48 trap cleanup_and_exit EXIT
  /toolchain/binutils/binutils-2.27/binutils/
dllwrap.c 122 static void cleanup_and_exit (int);
340 cleanup_and_exit (int status) function
1007 cleanup_and_exit (1);
1062 cleanup_and_exit (1);
1120 cleanup_and_exit (1);
1163 cleanup_and_exit (1);
    [all...]

Completed in 1076 milliseconds