Lines Matching refs:elf
41 elf_rand (Elf *elf, size_t offset)44 if (elf == NULL || elf->kind != ELF_K_AR)47 rwlock_wrlock (elf->lock);50 elf->state.ar.offset = elf->start_offset + offset;53 if (__libelf_next_arhdr_wrlock (elf) != 0)56 elf->state.ar.elf_ar_hdr.ar_name = NULL;60 rwlock_unlock (elf->lock);