Home
last modified time | relevance | path

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

/third_party/elfutils/libdwfl/
DlibdwflP.h145 struct dwfl_file struct
173 struct dwfl_file main, debug, aux_sym; argument
181 struct dwfl_file *symfile; /* Either main or debug. */
Ddwfl_module_getdwarf.c76 open_elf (Dwfl_Module *mod, struct dwfl_file *file) in open_elf()
273 find_prelink_address_sync (Dwfl_Module *mod, struct dwfl_file *file) in find_prelink_address_sync()
603 load_symtab (struct dwfl_file *file, struct dwfl_file **symfile, in load_symtab()
1319 load_dw (Dwfl_Module *mod, struct dwfl_file *debugfile) in load_dw()
Ddwfl_module.c51 free_file (struct dwfl_file *file) in free_file()
DChangeLog1710 (dwfl_module_getsym_elf): ...this. Remove dwfl_file argument, add
1720 (dwfl_adjusted_st_value): Take and check elf not dwfl_file.
1784 Provide __libdwfl_module_getsym to get dwfl_file *.
2063 use dwfl_file as argument to set address_sync.
2228 * libdwflP.h (struct dwfl_file): Comment change.
2247 * libdwflP.h (struct dwfl_file): Remove bias member.
2841 * libdwflP.h (struct dwfl_file): New bool member `relocated'.
3425 * dwfl_module_getdwarf.c (load_dw): Take dwfl_file * instead of Elf *.