Searched refs:ELF_K_AR (Results 1 – 25 of 28) sorted by relevance
12
44 if (elf->kind == ELF_K_AR) in set_address()54 if (child->kind == ELF_K_AR) in set_address()135 if (elf->kind == ELF_K_AR) in __libelf_readall()
44 return ELF_K_AR; in determine_kind()99 if (elf->kind == ELF_K_AR) in libelf_acquire_all()117 if (elf->kind == ELF_K_AR) in libelf_release_all()
50 assert (parent->kind == ELF_K_AR); in elf_getaroff()
61 if (elf->kind == ELF_K_AR) in elf_end()108 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()
57 ELF_K_AR, 0); in file_read_ar()568 case ELF_K_AR: in __libelf_read_mmaped_file()621 case ELF_K_AR: in read_unmmaped_file()1075 if (ref->kind != ELF_K_AR) in dup_elf()1138 if (ref->kind == ELF_K_AR) in lock_dup_elf()
75 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()
151 elf->kind = ELF_K_AR; in libdw_open_elf()173 && !(archive_ok && kind == ELF_K_AR)) in libdw_open_elf()
61 : parent->kind == ELF_K_AR ? SARMAG in elf_begin_rand()70 if (parent->kind == ELF_K_AR) in elf_begin_rand()
125 case ELF_K_AR: in process_file()
291 else if (likely (elf_kind (elf) == ELF_K_AR)) in process_file()366 else if (likely (elf_kind (subelf) == ELF_K_AR)) in handle_ar()
163 if (elf_kind (arelf) != ELF_K_AR) in handle_file()
170 case ELF_K_AR: in elf_kind_string()441 return elf_kind (elf) == ELF_K_AR; in is_elf_archive()
261 else if (elf_kind (elf) == ELF_K_AR) in process_file()322 else if (elf_kind (subelf) == ELF_K_AR) in handle_ar()
384 else if (elf_kind (elf) == ELF_K_AR) in process_file()484 else if (elf_kind (subelf) == ELF_K_AR) in handle_ar()
322 if (kind == ELF_K_AR) in process_file()
803 case ELF_K_AR: in process_file()2746 else if (elf_kind (subelf) == ELF_K_AR) in handle_ar()
401 if (flags == O_RDONLY && elf_kind (*elf) != ELF_K_AR) in open_archive()