Searched refs:__libdwfl_report_elf (Results 1 – 4 of 4) sorted by relevance
/external/elfutils/0.153/libdwfl/ |
D | dwfl_report_elf.c | 64 __libdwfl_report_elf (Dwfl *dwfl, const char *name, const char *file_name, in __libdwfl_report_elf() function 295 Dwfl_Module *mod = __libdwfl_report_elf (dwfl, name, file_name, in dwfl_report_elf()
|
D | ChangeLog | 250 * dwfl_report_elf.c (__libdwfl_report_elf): Likewise. 326 * dwfl_report_elf.c (__libdwfl_report_elf): Return NULL on overlap. 404 * dwfl_report_elf.c (__libdwfl_report_elf): Take new arg SANITY. 420 * dwfl_report_elf.c (__libdwfl_report_elf): Ignore trailing PT_LOAD 735 * dwfl_report_elf.c (__libdwfl_report_elf): Align initial BASE for 740 * dwfl_report_elf.c (__libdwfl_report_elf): Readjust BASE when a later 744 * dwfl_report_elf.c (__libdwfl_report_elf): Fix bias calculation. 749 * dwfl_report_elf.c (__libdwfl_report_elf): Don't be confused by BASE 757 * dwfl_report_elf.c (__libdwfl_report_elf): Likewise. 765 * dwfl_report_elf.c (__libdwfl_report_elf): Clear SHDR->sh_offset when [all …]
|
D | offline.c | 150 Dwfl_Module *mod = __libdwfl_report_elf (dwfl, name, file_name, fd, elf, in process_elf()
|
D | libdwflP.h | 375 extern Dwfl_Module *__libdwfl_report_elf (Dwfl *dwfl, const char *name,
|