Symbol: Elf_Arhdr
usr/src/cmd/abi/appcert/static_prof/static_prof.c
1361
Elf_Arhdr *p_ar;
usr/src/cmd/ctfmerge/ctfmerge.c
215
Elf_Arhdr *arhdr;
usr/src/cmd/dis/dis_target.c
439
Elf_Arhdr *arhdr = NULL;
usr/src/cmd/dis/dis_target.c
94
Elf_Arhdr *dt_arhdr; /* archive header (for archives) */
usr/src/cmd/sgs/ar/common/file.c
311
Elf_Arhdr *mem_header = NULL;
usr/src/cmd/sgs/dump/common/dump.c
1744
int fd, Elf *elf_file, Elf_Arhdr *p_ar, char *filename)
usr/src/cmd/sgs/dump/common/dump.c
1794
Elf_Arhdr *p_ar;
usr/src/cmd/sgs/dump/common/dump.c
1880
Elf_Arhdr *p_ar;
usr/src/cmd/sgs/elfdump/common/main.c
538
Elf_Arhdr *arhdr;
usr/src/cmd/sgs/ld/common/ld.c
222
Elf_Arhdr *arhdr = elf_getarhdr(nelf);
usr/src/cmd/sgs/libelf/common/getarhdr.c
37
Elf_Arhdr *
usr/src/cmd/sgs/libelf/common/getarhdr.c
41
Elf_Arhdr * rc;
usr/src/cmd/sgs/libelf/common/member.h
66
Elf_Arhdr m_hdr;
usr/src/cmd/sgs/libelf/demo/dispsyms.c
299
Elf_Arhdr *arhdr;
usr/src/cmd/sgs/libelf/demo/pcom.c
131
Elf_Arhdr *arhdr;
usr/src/cmd/sgs/libelf/demo/tpcom.c
143
Elf_Arhdr *arhdr;
usr/src/cmd/sgs/libld/common/libs.c
324
Elf_Arhdr *arhdr;
usr/src/cmd/sgs/mcs/common/file.c
1276
Elf_Arhdr *mem_header,
usr/src/cmd/sgs/mcs/common/file.c
1341
Elf_Arhdr *mem_header,
usr/src/cmd/sgs/mcs/common/file.c
60
copy_non_elf_to_temp_ar(int, Elf *, int, Elf_Arhdr *, char *, Cmd_Info *);
usr/src/cmd/sgs/mcs/common/file.c
61
static void copy_elf_file_to_temp_ar_file(int, Elf_Arhdr *, char *);
usr/src/cmd/sgs/mcs/common/file.c
80
Elf_Arhdr *mem_header;
usr/src/cmd/sgs/nm/common/nm.c
644
Elf_Arhdr *p_ar;
usr/src/cmd/sgs/size/common/main.c
66
static Elf_Arhdr *arhdr;
usr/src/head/libelf.h
172
Elf_Arhdr *elf_getarhdr(Elf *);