Searched refs:ELF_K_AR (Results 1 – 25 of 27) sorted by relevance
12
46 if (elf->kind == ELF_K_AR) in set_address()56 if (child->kind == ELF_K_AR) in set_address()137 if (elf->kind == ELF_K_AR) in __libelf_readall()
47 return ELF_K_AR; in determine_kind()102 if (elf->kind == ELF_K_AR) in libelf_acquire_all()120 if (elf->kind == ELF_K_AR) in libelf_release_all()
50 assert (parent->kind == ELF_K_AR); in elf_getaroff()
62 if (elf->kind == ELF_K_AR) in elf_end()109 case ELF_K_AR: in elf_end()
44 if (elf == NULL || elf->kind != ELF_K_AR) in elf_rand()
70 assert (parent->kind == ELF_K_AR); in elf_getarhdr()
53 assert (parent->kind == ELF_K_AR); in elf_next()
59 ELF_K_AR, 0); in file_read_ar()552 case ELF_K_AR: in __libelf_read_mmaped_file()605 case ELF_K_AR: in read_unmmaped_file()1033 if (ref->kind != ELF_K_AR) in dup_elf()1096 if (ref->kind == ELF_K_AR) in lock_dup_elf()
79 if (elf->kind != ELF_K_AR) in elf_getarsym()
185 ELF_K_AR, /* Archive. */ enumerator
133 if (elf_kind (elf) != ELF_K_AR) in main()164 case ELF_K_AR: in main()
66 if (elf_kind (elf) != ELF_K_AR) in handle()
67 if (elf_kind (elf) != ELF_K_AR) in main()
65 if (elf_kind (elf) != ELF_K_AR) in main()
142 elf->kind = ELF_K_AR; in libdw_open_elf()164 && !(archive_ok && kind == ELF_K_AR)) in libdw_open_elf()
66 : parent->kind == ELF_K_AR ? SARMAG in elf_begin_rand()75 if (parent->kind == ELF_K_AR) in elf_begin_rand()
124 case ELF_K_AR: in process_file()
292 else if (likely (elf_kind (elf) == ELF_K_AR)) in process_file()367 else if (likely (elf_kind (subelf) == ELF_K_AR)) in handle_ar()
164 if (elf_kind (arelf) != ELF_K_AR) in handle_file()
262 else if (elf_kind (elf) == ELF_K_AR) in process_file()323 else if (elf_kind (subelf) == ELF_K_AR) in handle_ar()
385 else if (elf_kind (elf) == ELF_K_AR) in process_file()485 else if (elf_kind (subelf) == ELF_K_AR) in handle_ar()
352 if (kind == ELF_K_AR) in process_file()
773 case ELF_K_AR: in process_file()2727 else if (elf_kind (subelf) == ELF_K_AR) in handle_ar()
402 if (flags == O_RDONLY && elf_kind (*elf) != ELF_K_AR) in open_archive()
245 case ELF_K_AR: in process_file()272 if (kind == ELF_K_ELF || kind == ELF_K_AR) in process_file()