Searched refs:process_elf (Results 1 – 2 of 2) sorted by relevance
/external/elfutils/libdwfl/ |
D | offline.c | 103 static Dwfl_Module *process_elf (Dwfl *dwfl, const char *name, 125 return process_elf (dwfl, name, file_name, fd, elf); in process_file() 134 process_elf (Dwfl *dwfl, const char *name, const char *file_name, int fd, in process_elf() function
|
D | ChangeLog | 7 * offline.c (process_elf): Call __libdw_elfpath and set mod->elfpath 690 * offline.c (process_elf): Record the elfdir before we close the 2055 * offline.c (process_elf): Use true add_p_vaddr for dwfl_report_elf. 2618 * offline.c (process_elf): Call it with false, so we don't refuse 3013 (process_elf, process_file): New functions, broken out of ...
|