Home
last modified time | relevance | path

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

/external/elfutils/libdwfl/
DlibdwflP.h148 struct dwfl_file struct
176 struct dwfl_file main, debug, aux_sym; argument
184 struct dwfl_file *symfile; /* Either main or debug. */
Ddwfl_module_getdwarf.c72 open_elf (Dwfl_Module *mod, struct dwfl_file *file) in open_elf()
269 find_prelink_address_sync (Dwfl_Module *mod, struct dwfl_file *file) in find_prelink_address_sync()
597 load_symtab (struct dwfl_file *file, struct dwfl_file **symfile, in load_symtab()
1311 load_dw (Dwfl_Module *mod, struct dwfl_file *debugfile) in load_dw()
Ddwfl_module.c48 free_file (struct dwfl_file *file) in free_file()
DChangeLog831 (dwfl_module_getsym_elf): ...this. Remove dwfl_file argument, add
841 (dwfl_adjusted_st_value): Take and check elf not dwfl_file.
905 Provide __libdwfl_module_getsym to get dwfl_file *.
1184 use dwfl_file as argument to set address_sync.
1349 * libdwflP.h (struct dwfl_file): Comment change.
1368 * libdwflP.h (struct dwfl_file): Remove bias member.
1962 * libdwflP.h (struct dwfl_file): New bool member `relocated'.
2546 * dwfl_module_getdwarf.c (load_dw): Take dwfl_file * instead of Elf *.