Lines Matching defs:file
3 This file is part of elfutils.
5 This file is free software; you can redistribute it and/or modify
90 /* Try to open the given file as it is or under the debuginfo directory. */
116 /* Try the file's unadorned basename as DEBUGLINK_FILE,
239 int (*predicate) (const char *module, const char *file))
297 int (*predicate) (const char *module, const char *file))
318 /* We have the archive file open! */
378 const char *file))
425 /* See if this file name matches "*.ko". */
429 /* We have a .ko file to report. Following the algorithm
431 replace all ',' or '-' with '_' in the file name and
433 built using different embedded names than their file
605 but all we have is the file content, so we have to actually check
733 looking for any vmlinux file. */
744 /* Find the ELF file for the running kernel and dwfl_report_elf it. */
813 the name of the .ko file installed and the module name the kernel
818 In practice, these module names match the .ko file names except for
852 /* See if this file name is "MODULE_NAME.ko". */
936 The file name for ".init*" may actually look like "_init*". */