Home
last modified time | relevance | path

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

/external/elfutils/src/libdwfl/
DlibdwflP.h138 struct dwfl_file struct
166 struct dwfl_file main, debug, aux_sym; argument
174 struct dwfl_file *symfile; /* Either main or debug. */
Ddwfl_module_getdwarf.c72 open_elf (Dwfl_Module *mod, struct dwfl_file *file) in open_elf()
251 find_prelink_address_sync (Dwfl_Module *mod, struct dwfl_file *file) in find_prelink_address_sync()
565 load_symtab (struct dwfl_file *file, struct dwfl_file **symfile, in load_symtab()
1182 load_dw (Dwfl_Module *mod, struct dwfl_file *debugfile) in load_dw()
Ddwfl_module.c47 free_file (struct dwfl_file *file) in free_file()
DChangeLog482 (dwfl_module_getsym_elf): ...this. Remove dwfl_file argument, add
492 (dwfl_adjusted_st_value): Take and check elf not dwfl_file.
556 Provide __libdwfl_module_getsym to get dwfl_file *.
835 use dwfl_file as argument to set address_sync.
1000 * libdwflP.h (struct dwfl_file): Comment change.
1019 * libdwflP.h (struct dwfl_file): Remove bias member.
1613 * libdwflP.h (struct dwfl_file): New bool member `relocated'.
2197 * dwfl_module_getdwarf.c (load_dw): Take dwfl_file * instead of Elf *.