Searched refs:gen_output (Results 1 – 2 of 2) sorted by relevance
56 gen_output = "$target_gen_dir/" + invoker.output_name58 gen_output = "$target_gen_dir/$target_name.inc"60 depfile = "$gen_output.d"78 rebase_path(gen_output, root_build_dir),81 outputs = [ gen_output ]
73 void gen_output(void);326 gen_output(); in gen_list()345 gen_output(void) in gen_output() function