Searched refs:out_bin_file_name (Results 1 – 1 of 1) sorted by relevance
210 def emit_bin_file(out_bin_file_name, app_name, app_id, stack_page_count, heap_page_count, sections): argument213 with open(out_bin_file_name, "wb") as out_bin_file:
Completed in 12 milliseconds