Home
last modified time | relevance | path

Searched refs:ELF_K_AR (Results 1 – 20 of 20) sorted by relevance

/src/contrib/elftoolchain/libelf/
H A Delf_getident.c49 assert(e->e_kind != ELF_K_AR || e->e_cmd == ELF_C_READ); in elf_getident()
52 if (e->e_kind == ELF_K_AR) in elf_getident()
H A Delf_kind.c38 if (e->e_kind == ELF_K_AR || in elf_kind()
H A Delf_rand.c40 if (ar == NULL || ar->e_kind != ELF_K_AR || in elf_rand()
H A Delf_getarsym.c42 if (ar == NULL || ar->e_kind != ELF_K_AR) in elf_getarsym()
H A Delf_next.c49 assert(parent->e_kind == ELF_K_AR); in elf_next()
H A Delf_begin.c85 else if (a->e_kind == ELF_K_AR) in elf_begin()
H A Delf_end.c55 case ELF_K_AR: in elf_end()
H A Dlibelf_ar_util.c89 assert(ar->e_kind == ELF_K_AR); in _libelf_ar_get_translated_name()
236 _libelf_init_elf(e, ELF_K_AR); in _libelf_ar_open()
H A Dlibelf_open.c238 if (c == ELF_C_RDWR && e->e_kind == ELF_K_AR) { in _libelf_open_object()
H A Dlibelf_allocate.c85 case ELF_K_AR: in _libelf_release_elf()
H A Dlibelf.h43 ELF_K_AR, /* `ar' archives */ enumerator
H A Dlibelf_ar.c215 assert(elf->e_kind == ELF_K_AR); in _libelf_ar_open_member()
/src/cddl/contrib/opensolaris/tools/ctf/cvt/
H A Dinput.c155 case ELF_K_AR: in read_archive()
202 case ELF_K_AR: in read_ctf_common()
305 case ELF_K_AR: in count_files()
/src/contrib/elftoolchain/brandelf/
H A Dbrandelf.c176 if (kind == ELF_K_AR) in main()
/src/usr.bin/elfctl/
H A Delfctl.c157 if (kind == ELF_K_AR) in main()
/src/contrib/elftoolchain/nm/
H A Dnm.c1220 if (kind == ELF_K_AR) { in read_elf()
1533 if (kind == ELF_K_AR) { in read_object()
/src/contrib/elftoolchain/elfcopy/
H A Dmain.c827 case ELF_K_AR: in create_file()
/src/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_link.c1227 case ELF_K_AR: in process_obj()
/src/contrib/elftoolchain/elfdump/
H A Delfdump.c1039 case ELF_K_AR: in elf_print_object()
/src/contrib/elftoolchain/readelf/
H A Dreadelf.c7517 case ELF_K_AR: in dump_object()