Searched refs:what_kind (Results 1 – 2 of 2) sorted by relevance
/external/elfutils/libdwfl/ |
D | open.c | 94 what_kind (int fd, Elf **elfp, Elf_Kind *kind, bool *close_fd) in what_kind() function 123 Dwfl_Error error = what_kind (*fdp, &elf, &kind, &close_fd); in __libdw_open_file() 152 error = what_kind (*fdp, &elf, &kind, &close_fd); in __libdw_open_file()
|
D | ChangeLog | 1557 (what_kind): New function, broken out of ... 1559 If it fails, try __libdw_image_header and then try what_kind again.
|