Home
last modified time | relevance | path

Searched refs:Elf_Arhdr (Results 1 – 19 of 19) sorted by relevance

/titanic_44/usr/src/cmd/sgs/libelf/common/
H A Dgetarhdr.c39 Elf_Arhdr *
43 Elf_Arhdr * rc; in elf_getarhdr()
H A Dmember.h70 Elf_Arhdr m_hdr;
H A DREADME.LFS72 } Elf_Arhdr;
90 In addition to providing alternative large file aware Elf_Arhdr and
99 Elf_Arhdr *elf_getarhdr(Elf *);
H A Dllib-lelf114 Elf_Arhdr * elf_getarhdr(Elf *);
/titanic_44/usr/src/head/
H A Dlibelf.h130 } Elf_Arhdr; typedef
172 Elf_Arhdr *elf_getarhdr(Elf *);
/titanic_44/usr/src/tools/ctf/cvt/
H A Dinput.c134 Elf_Arhdr *arh; in read_archive()
254 Elf_Arhdr *arh; in count_archive()
/titanic_44/usr/src/cmd/sgs/size/common/
H A Dmain.c70 static Elf_Arhdr *arhdr;
/titanic_44/usr/src/cmd/sgs/libelf/demo/
H A Dpcom.c131 Elf_Arhdr *arhdr; in process_elf()
H A Dtpcom.c143 Elf_Arhdr *arhdr; in process_elf()
H A Ddispsyms.c299 Elf_Arhdr *arhdr; in process_elf()
/titanic_44/usr/src/cmd/sgs/mcs/common/
H A Dfile.c57 copy_non_elf_to_temp_ar(int, Elf *, int, Elf_Arhdr *, char *, Cmd_Info *);
58 static void copy_elf_file_to_temp_ar_file(int, Elf_Arhdr *, char *);
77 Elf_Arhdr *mem_header; in each_file()
1268 Elf_Arhdr *mem_header, in copy_elf_file_to_temp_ar_file()
1333 Elf_Arhdr *mem_header, in copy_non_elf_to_temp_ar()
/titanic_44/usr/src/cmd/dis/
H A Ddis_target.c94 Elf_Arhdr *dt_arhdr; /* archive header (for archives) */
424 Elf_Arhdr *arhdr = NULL; in dis_tgt_create()
/titanic_44/usr/src/cmd/sgs/ld/common/
H A Dld.c179 Elf_Arhdr *arhdr; in archive()
/titanic_44/usr/src/cmd/sgs/dump/common/
H A Ddump.c1743 int fd, Elf *elf_file, Elf_Arhdr *p_ar, char *filename) in load_arstring_table()
1793 Elf_Arhdr *p_ar; in dump_ar_hdr()
1879 Elf_Arhdr *p_ar; in dump_ar_files()
/titanic_44/usr/src/cmd/sgs/libld/common/
H A Dlibs.c323 Elf_Arhdr *arhdr; in ar_member_name()
/titanic_44/usr/src/cmd/sgs/elfdump/common/
H A Dmain.c565 Elf_Arhdr *arhdr; in archive()
/titanic_44/usr/src/cmd/sgs/nm/common/
H A Dnm.c597 Elf_Arhdr *p_ar; in print_ar_files()
/titanic_44/usr/src/cmd/abi/appcert/static_prof/
H A Dstatic_prof.c1361 Elf_Arhdr *p_ar; in process_archive()
/titanic_44/usr/src/cmd/sgs/ar/common/
H A Dfile.c310 Elf_Arhdr *mem_header = NULL; in getfile()