Home
last modified time | relevance | path

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

/dports/devel/elfutils/elfutils-0.179/libdwfl/
H A DlibdwflP.h142 struct dwfl_file struct
170 struct dwfl_file main, debug, aux_sym; argument
178 struct dwfl_file *symfile; /* Either main or debug. */
H A Ddwfl_module_getdwarf.c77 open_elf (Dwfl_Module *mod, struct dwfl_file *file) in open_elf()
274 find_prelink_address_sync (Dwfl_Module *mod, struct dwfl_file *file) in find_prelink_address_sync()
604 load_symtab (struct dwfl_file *file, struct dwfl_file **symfile, in load_symtab()
1320 load_dw (Dwfl_Module *mod, struct dwfl_file *debugfile) in load_dw()
H A Ddwfl_module.c52 free_file (struct dwfl_file *file) in free_file()
H A DChangeLog1224 (dwfl_module_getsym_elf): ...this. Remove dwfl_file argument, add
1234 (dwfl_adjusted_st_value): Take and check elf not dwfl_file.
1298 Provide __libdwfl_module_getsym to get dwfl_file *.
1577 use dwfl_file as argument to set address_sync.
1742 * libdwflP.h (struct dwfl_file): Comment change.
1761 * libdwflP.h (struct dwfl_file): Remove bias member.
2355 * libdwflP.h (struct dwfl_file): New bool member `relocated'.
2939 * dwfl_module_getdwarf.c (load_dw): Take dwfl_file * instead of Elf *.