Lines Matching defs:file
5 This file is part of elfutils.
7 This file is free software; you can redistribute it and/or modify
39 called when the section headers of the debuginfo file are being
41 strip-to-debug, the symbol table is in the debuginfo file and relocation
60 The first section in the first file under -e is placed at 0. */
106 const char *file));
108 /* Report one module for an ELF file, or many for an archive.
113 const char *file))
130 /* Report the open ELF file as a module. Always consumes ELF and FD. */
140 /* If this is an ET_EXEC file with fixed addresses, the address range
151 /* Don't keep the file descriptor around. */
154 /* Grab the dir path in case we want to report this file as
169 int (*predicate) (const char *module, const char *file),
251 int (*predicate) (const char *module, const char *file))
270 we are all done with the file right here. */
283 const char *file))
340 "no file opened" and supports working with files without fd, thanks to