Searched refs:what_kind (Results 1 – 2 of 2) sorted by relevance
/external/elfutils/libdwfl/ |
D | open.c | 98 what_kind (int fd, Elf **elfp, Elf_Kind *kind, bool *may_close_fd) in what_kind() function 128 Dwfl_Error error = what_kind (*fdp, &elf, &kind, &may_close_fd); in libdw_open_elf() 157 error = what_kind (*fdp, &elf, &kind, &may_close_fd); in libdw_open_elf()
|
D | ChangeLog | 74 * open.c (what_kind): Rename close_fd to may_close_fd. 1932 (what_kind): New function, broken out of ... 1934 If it fails, try __libdw_image_header and then try what_kind again.
|