HomeSort by: relevance | last modified time | path
    Searched refs:get_make_output (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl3/gcc/dist/contrib/header-tools/
reduce-headers 276 res = get_make_output (build_dir + "/gcc", "all")
327 res = get_make_output (build_dir + "/gcc", "all")
472 res = get_make_output (build_dir, "all")
headerutils.py 479 def get_make_output (build_dir, make_opt): function
  /src/external/gpl3/gcc.old/dist/contrib/header-tools/
reduce-headers 277 res = get_make_output (build_dir + "/gcc", "all")
328 res = get_make_output (build_dir + "/gcc", "all")
473 res = get_make_output (build_dir, "all")
headerutils.py 479 def get_make_output (build_dir, make_opt): function

Completed in 53 milliseconds