Searched refs:unstripped_fd (Results 1 - 1 of 1) sorted by relevance

/external/elfutils/0.153/src/
H A Dunstrip.c1957 int unstripped_fd = -1;
1961 unstripped_fd = open_file (unstripped_file, output_file == NULL);
1962 unstripped = elf_begin (unstripped_fd,
1983 close (unstripped_fd);
1955 int unstripped_fd = -1; local

Completed in 54 milliseconds