Searched refs:ELF_K_AR (Results 1 - 24 of 24) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/libelf/common/
H A Drand.c39 if (elf->ed_kind != ELF_K_AR) {
67 if (elf->ed_kind != ELF_K_AR) {
H A Dgetarsym.c189 if (elf->ed_kind != ELF_K_AR) {
250 if ((elf->ed_kind == ELF_K_AR) && (elf->ed_arsym != 0))
H A Dbegin.c181 elf->ed_kind = ELF_K_AR;
377 if (ref->ed_kind != ELF_K_AR) {
H A Dcook.c120 if (par == 0 || par->ed_kind != ELF_K_AR)
/illumos-gate/usr/src/tools/ctf/cvt/
H A Dinput.c154 case ELF_K_AR:
201 case ELF_K_AR:
304 case ELF_K_AR:
/illumos-gate/usr/src/cmd/sgs/libelf/demo/
H A Dpcom.c121 case ELF_K_AR:
H A Dtpcom.c139 case ELF_K_AR:
H A Ddispsyms.c289 case ELF_K_AR:
/illumos-gate/usr/src/cmd/sgs/size/common/
H A Dmain.c200 if (elf_kind(arf) == ELF_K_AR) {
/illumos-gate/usr/src/head/
H A Dlibelf.h78 ELF_K_AR, enumerator in enum:__anon2268
/illumos-gate/usr/src/cmd/sgs/ld/common/
H A Dld.c193 case ELF_K_AR:
444 if (elf_kind(elf) == ELF_K_AR)
/illumos-gate/usr/src/cmd/sgs/elfdump/common/
H A Dmain.c702 case ELF_K_AR:
969 case ELF_K_AR:
/illumos-gate/usr/src/cmd/strings/
H A Dstrings.c520 case ELF_K_AR:
/illumos-gate/usr/src/cmd/sgs/ldd/common/
H A Dldd.c364 case ELF_K_AR :
/illumos-gate/usr/src/cmd/sgs/ar/common/
H A Dfile.c167 if (elf_kind(cmd_info->arf) != ELF_K_AR) {
546 if (elf_kind(elf) == ELF_K_AR) {
/illumos-gate/usr/src/cmd/abi/appcert/static_prof/
H A Dstatic_prof.c380 if (elf_kind(c->obj->elf) != ELF_K_AR &&
1487 if (elf_kind(c->obj->elf) == ELF_K_AR) {
/illumos-gate/usr/src/cmd/dis/
H A Ddis_target.c451 if (elf_kind(tgt->dt_elf_root) == ELF_K_AR &&
/illumos-gate/usr/src/cmd/file/
H A Dfile.c934 case ELF_K_AR :
/illumos-gate/usr/src/cmd/sgs/nm/common/
H A Dnm.c438 if (file_type == ELF_K_AR) {
/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Dfiles.c3088 case ELF_K_AR:
3144 ld_sup_file(ofl, name, ELF_K_AR, flags, elf);
/illumos-gate/usr/src/lib/libdtrace/common/
H A Ddt_link.c1047 case ELF_K_AR:
/illumos-gate/usr/src/cmd/sgs/mcs/common/
H A Dfile.c112 if ((elf_kind(arf) == ELF_K_AR)) {
/illumos-gate/usr/src/cmd/sgs/dump/common/
H A Ddump.c1975 if (file_type == ELF_K_AR) {
/illumos-gate/usr/src/cmd/sgs/elfedit/common/
H A Delfedit.c1256 case ELF_K_AR:

Completed in 1384 milliseconds