Searched defs:process_file (Results 1 – 6 of 6) sorted by relevance
31 def process_file(infile): function
48 def process_file(contents): function
55 def process_file(path, objdump): function
119 def process_file( function
18 def process_file(self, fpath: Path, version: packaging.version.Version) -> None: global() member in Processor
209 bool process_file(char *file_name, FILE *ifp, FILE *ofp) { in process_file() function