Searched refs:ELF_K_AR (Results 1 – 25 of 30) 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()
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()
62 if (elf->kind == ELF_K_AR) in elf_end()109 case ELF_K_AR: in elf_end()
60 ELF_K_AR, 0); in file_read_ar()524 case ELF_K_AR: in __libelf_read_mmaped_file()577 case ELF_K_AR: in read_unmmaped_file()986 if (ref->kind != ELF_K_AR) in dup_elf()1049 if (ref->kind == ELF_K_AR) in lock_dup_elf()
159 ELF_K_AR, /* Archive. */ enumerator
79 if (elf->kind != ELF_K_AR) in elf_getarsym()
137 elf->kind = ELF_K_AR; in __libdw_open_file()159 && !(archive_ok && kind == ELF_K_AR)) in __libdw_open_file()
67 : parent->kind == ELF_K_AR ? SARMAG in elf_begin_rand()76 if (parent->kind == ELF_K_AR) in elf_begin_rand()
120 case ELF_K_AR: in process_file()
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()
309 else if (likely (elf_kind (elf) == ELF_K_AR)) in process_file()384 else if (likely (elf_kind (subelf) == ELF_K_AR)) in handle_ar()
180 if (elf_kind (arelf) != ELF_K_AR) in handle_file()
274 else if (elf_kind (elf) == ELF_K_AR) in process_file()335 else if (elf_kind (subelf) == ELF_K_AR) in handle_ar()
265 return elf_kind (file->elf) == ELF_K_AR; in ld_file_ar_p()
399 else if (elf_kind (elf) == ELF_K_AR) in process_file()499 else if (elf_kind (subelf) == ELF_K_AR) in handle_ar()
346 if (kind == ELF_K_AR) in process_file()
367 case ELF_K_AR: in process_file()2260 else if (elf_kind (subelf) == ELF_K_AR) in handle_ar()
1074 else if (elf_kind (elf) == ELF_K_AR) in try()