Home
last modified time | relevance | path

Searched refs:dwfl_file (Results 1 – 4 of 4) sorted by relevance

/external/elfutils/libdwfl/
DlibdwflP.h131 struct dwfl_file struct
156 struct dwfl_file main, debug; argument
163 struct dwfl_file *symfile; /* Either main or debug. */
Ddwfl_module_getdwarf.c59 open_elf (Dwfl_Module *mod, struct dwfl_file *file) in open_elf()
228 load_symtab (struct dwfl_file *file, struct dwfl_file **symfile, in load_symtab()
606 load_dw (Dwfl_Module *mod, struct dwfl_file *debugfile) in load_dw()
Ddwfl_module.c68 free_file (struct dwfl_file *file) in free_file()
DChangeLog213 * libdwflP.h (struct dwfl_file): New bool member `relocated'.
797 * dwfl_module_getdwarf.c (load_dw): Take dwfl_file * instead of Elf *.