Searched refs:read_elf (Results 1 – 1 of 1) sorted by relevance
205 static int read_elf(Elf *, const char *, Elf_Kind);1177 read_elf(Elf *elf, const char *filename, Elf_Kind kind) in read_elf() function1542 rtn |= read_elf(elf, filename, kind); in read_object()