Home
last modified time | relevance | path

Searched defs:output_file (Results 1 – 4 of 4) sorted by relevance

/qemu/scripts/modules/
H A Dmodule_block.py86 output_file = sys.argv[1] variable
/qemu/target/hexagon/idef-parser/
H A Didef-parser.y839 FILE *output_file = fopen(argv[ARG_INDEX_EMITTER_C], "w"); variable
H A Didef-parser.h233 FILE *output_file; /**< FILE * of the C output file */ member
/qemu/scripts/
H A Ddecodetree.py43 output_file = None variable