Home | History | Annotate | Download | only in libasm

Lines Matching defs:file

3    This file is part of elfutils.
5 This file is free software; you can redistribute it and/or modify
45 ASM_E_CANNOT_CREATE, /* Output file cannot be created. */
47 ASM_E_CANNOT_CHMOD, /* Cannot change mode of output file. */
48 ASM_E_CANNOT_RENAME, /* Cannot rename output file. */
140 /* File descriptor of the temporary file. */
146 /* Output file handle. */
149 /* ELF descriptor of the temporary file. */
152 FILE *file;
182 /* Name of the output file. */
184 /* The name of the temporary file. */
248 /* ELF file containing all the data passed to the function. This