Home | History | Annotate | Download | only in libdwfl

Lines Matching refs:FILE

3    This file is part of Red Hat elfutils.
25 those well defined interfaces identified in the file named EXCEPTION
36 covered by this exception. If you modify this file, you may extend this
37 exception to your version of the file, but you are not obligated to do
40 this file solely under the GPL without exception.
139 in both memory and file, with the last segment reported, then this
162 program headers in the given file, plus BASE. For an ET_REL file,
204 yet accessed); *MAINFILE is the name of the ELF file, and *DEBUGFILE the
205 name of the debuginfo file (might be equal to *MAINFILE; either is null
240 Once the module's main ELF file is opened, the ID note found
252 This returns 0 when the module's main ELF file has not yet been loaded
282 element is empty, the directory containing the main file is
284 containing the main file is taken as a subdirectory of this path;
286 containing the main file. Hence for /bin/ls, the default string
288 then /usr/lib/debug/bin, for the file name in the .gnu_debuglink
300 to use the build ID bits from the main file when present. */
310 Any file found in the path is validated by build ID if possible,
355 its arguments are the module name, and the ELF file name or null if unknown,
363 /* Call dwfl_report_module for each file mapped into the address space of PID.
369 files giving module layout, not the file for a live process. */
370 extern int dwfl_linux_proc_maps_report (Dwfl *dwfl, FILE *);
373 This uses the module name as a file name directly and tries to open it
414 /* Fetch the module main ELF file (where the allocated sections
514 /* Return the source file name and fill in other information.